![]() |
![]() |
Data Structures | |
| struct | CSL_UartSetup |
| UART Setup structure. More... | |
| struct | CSL_UartConfig |
| UART Config structure The members of this structure directly maps to a particular register of UART. More... | |
| struct | CSL_UartIsrAddr |
| UART callback pointer structure. More... | |
| struct | CSL_UartObj |
| UART Object structure. More... | |
Typedefs | |
| typedef struct CSL_UartObj | CSL_UartObj |
| UART Object structure. | |
| typedef CSL_UartObj * | CSL_UartHandle |
| typedef CSL_UartObj* CSL_UartHandle |
Handle to the UART object structure
| typedef struct CSL_UartObj CSL_UartObj |
UART Object structure.
This structure maintains information of UART object
1.7.4