This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Function rc_uart_close

Function Documentation

int rc_uart_close(int bus)

closes a UART bus

Parameters

bus[in] The bus number /dev/ttyO{bus}

Returns

returns 0 on success, -1 on error.