Data Structures | Typedefs
UART Data Structures
UART

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_UartObjCSL_UartHandle

Typedef Documentation

Handle to the UART object structure

typedef struct CSL_UartObj CSL_UartObj

UART Object structure.

This structure maintains information of UART object