LMS 2012
|
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
Definition at line 394 of file suart_api.h.
unsigned short uartNum |
UART number (Range 1 to 16)
Definition at line 395 of file suart_api.h.
unsigned short uartRxChannel |
Soft UART Channel for Reception
Definition at line 400 of file suart_api.h.
unsigned short uartStatus |
Status of the UART
Definition at line 402 of file suart_api.h.
unsigned short uartTxChannel |
Soft UART Channel for Transmission
Definition at line 398 of file suart_api.h.
unsigned short uartType |
Type of the UART i.e., Full UART, Half UART
Definition at line 396 of file suart_api.h.