LMS 2012
|
One line description of the structure. More...
#include <suart_pru_regs.h>
Data Fields | |
unsigned short | CHn_Ctrl |
unsigned short | CHn_Config1 |
unsigned short | CHn_Config2 |
unsigned short | CHn_TXRXStatus |
unsigned int | CHn_TXRXData |
One line description of the structure.
Detailed description of the structure
Definition at line 212 of file suart_pru_regs.h.
unsigned short CHn_Config1 |
Type of the UART i.e., Full UART, Half UART
Definition at line 214 of file suart_pru_regs.h.
unsigned short CHn_Config2 |
Soft UART Channel for Transmission
Definition at line 216 of file suart_pru_regs.h.
unsigned short CHn_Ctrl |
UART number (Range 1 to 16)
Definition at line 213 of file suart_pru_regs.h.
unsigned int CHn_TXRXData |
Status of the UART
Definition at line 220 of file suart_pru_regs.h.
unsigned short CHn_TXRXStatus |
Soft UART Channel for Reception
Definition at line 218 of file suart_pru_regs.h.