UART global configuration array.
This structure needs to be defined before calling UART_init() and it must not be changed by user thereafter.
Data Fields | |
| UART_Attrs * | attrs | 
| UART_Object * | object | 
| UART_Attrs* UART_Config::attrs | 
Pointer to driver specific attributes
| UART_Object* UART_Config::object | 
Pointer to driver specific data object