There was an error while loading. Please reload this page.
Gets the number of data bytes available in the specified UART's receive buffer.
UartGetBytesAvailable(unsigned char channel, unsigned char *numBytes) ;
channel The UART channel to read from.
numBytes A pointer to an unsigned char to store the number of available data bytes in the UART's receive buffer.
int status
UartOpen()
UartSetBaudRate()
UartGetBytesAvailable()
UartRead()
UartWrite()
UartClose()
Firmware Reference
Home
Getting Started
Tutorials
FAQ
Pinouts
VI Reference
Specification Reference