Skyward boardcore
|
This is the complete list of members for Boardcore::CountedPWM, including all inherited members.
CountedPWM(TIM_TypeDef *const pulseTimer, TimerUtils::Channel const pulseChannel, TimerUtils::TriggerSource const pulseTriggerSource, TIM_TypeDef *const counterTimer, TimerUtils::Channel const counterChannel, TimerUtils::TriggerSource const counterTriggerSource) | Boardcore::CountedPWM | |
generatePulses(uint16_t pulses) | Boardcore::CountedPWM | |
getCurrentCount() | Boardcore::CountedPWM | inline |
getTargetCount() | Boardcore::CountedPWM | inline |
isGenerating() | Boardcore::CountedPWM | |
setDutyCycle(float dutyCycle) | Boardcore::CountedPWM | |
setDutyCycleResolution(unsigned int dutyCycleResolution) | Boardcore::CountedPWM | |
setFrequency(unsigned int pulseFrequency) | Boardcore::CountedPWM | |
stop() | Boardcore::CountedPWM | inline |
updateCurrentCount(uint16_t count) | Boardcore::CountedPWM | inline |
updateTargetCount(uint16_t pulses) | Boardcore::CountedPWM | inline |
~CountedPWM() | Boardcore::CountedPWM |