pwm master config moved
This commit is contained in:
@@ -14,6 +14,7 @@ struct stm32f4_pwm {
|
||||
const struct stm32f4_gpio *pwm_gpio;
|
||||
TIM_HandleTypeDef *timer_handle;
|
||||
TIM_OC_InitTypeDef *output_compare_cfg;
|
||||
TIM_MasterConfigTypeDef *master_cfg;
|
||||
uint32_t channel;
|
||||
};
|
||||
#pragma pack(pop)
|
||||
|
Reference in New Issue
Block a user