|
PER Firmware
|
#include "common/phal_F4_F7/phal_F4_F7.h"#include "common/phal/gpio.h"Go to the source code of this file.
Functions | |
| bool | PHAL_initPWM (uint32_t frequency_hz, TIM_TypeDef *tim, uint8_t channelsToEnable) |
| void | PHAL_PWMsetPercent (TIM_TypeDef *tim, uint8_t channel, uint8_t percent) |