Timer object.
Application code should not rely on the specific contents of this struct. They are considered an implementation detail which is subject to change between platforms and/or HAL releases.
Data Fields | |
| mtb_hal_tcpwm_t | tcpwm |
| Shared TCPWM data structure. | |
| _mtb_hal_event_callback_data_t | callback_data |
| User-registered callback. | |
| uint32_t | callback_event |
| Event requested. | |
| mtb_hal_tcpwm_t mtb_hal_timer_t::tcpwm |
Shared TCPWM data structure.
| _mtb_hal_event_callback_data_t mtb_hal_timer_t::callback_data |
User-registered callback.
| uint32_t mtb_hal_timer_t::callback_event |
Event requested.