|
PER Firmware
|
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) |
| 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 ) |