PWM 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 |
| Common TCPWM data. | |
| _mtb_hal_event_callback_data_t | callback_data |
| Callback data. | |
| uint32_t | callback_event |
| Event requested. | |
| mtb_hal_tcpwm_t mtb_hal_pwm_t::tcpwm |
Common TCPWM data.
| _mtb_hal_event_callback_data_t mtb_hal_pwm_t::callback_data |
Callback data.
| uint32_t mtb_hal_pwm_t::callback_event |
Event requested.