![]() |
mikroSDK Reference Manual
|
Data Fields | |
| handle_t * | hal_uart_handle |
| handle_t * | drv_uart_handle |
| bool | init_state |
The context for storing HAL level object handlers. Contains specific hardware module handle and said module init state.
| handle_t* hal_uart_handle_register_t::hal_uart_handle |
UART HAL level handle
| handle_t* hal_uart_handle_register_t::drv_uart_handle |
UART DRV level handle
| bool hal_uart_handle_register_t::init_state |
UART HAL object init state