LEGO Mindstorms EV3 |
One line description of the structure. More...
#include <suart_api.h>
Data Fields | |
unsigned short | uartNum |
unsigned short | uartType |
unsigned short | uartTxChannel |
unsigned short | uartRxChannel |
unsigned short | uartStatus |
One line description of the structure.
Detailed description of the structure
unsigned short suart_struct_handle::uartNum |
UART number (Range 1 to 16)
unsigned short suart_struct_handle::uartRxChannel |
Soft UART Channel for Reception
unsigned short suart_struct_handle::uartStatus |
Status of the UART
unsigned short suart_struct_handle::uartTxChannel |
Soft UART Channel for Transmission
unsigned short suart_struct_handle::uartType |
Type of the UART i.e., Full UART, Half UART