|
dRonin
adbada4
dRonin firmware
|
#include <pios_pwm_priv.h>
Data Fields | |
| TIM_ICInitTypeDef | tim_ic_init |
| const struct pios_tim_channel * | channels |
| uint8_t | num_channels |
Definition at line 38 of file pios_pwm_priv.h.
| const struct pios_tim_channel* pios_pwm_cfg::channels |
Definition at line 40 of file pios_pwm_priv.h.
| uint8_t pios_pwm_cfg::num_channels |
Definition at line 41 of file pios_pwm_priv.h.
| TIM_ICInitTypeDef pios_pwm_cfg::tim_ic_init |
Definition at line 39 of file pios_pwm_priv.h.