|
PER Firmware
|
Timer-specific information required to configure PWM. More...
#include <pwm_priv.h>
Public Attributes | |
| uint32_t | timer_clock_hz |
| uint8_t | max_channel |
| Timer input clock frequency in Hz. | |
| bool | requires_main_out_en |
| Highest PWM channel supported by timer. | |
Timer-specific information required to configure PWM.
| uint8_t PWM_PRIV_TimerInfo_t::max_channel |
Timer input clock frequency in Hz.
| bool PWM_PRIV_TimerInfo_t::requires_main_out_en |
Highest PWM channel supported by timer.
| uint32_t PWM_PRIV_TimerInfo_t::timer_clock_hz |