Searched defs:HAL_PWM_CONFIG (Results 1 – 1 of 1) sorted by relevance
53 struct HAL_PWM_CONFIG { struct54 uint8_t channel;55 uint32_t periodNS;56 uint32_t dutyNS;57 bool polarity;
Completed in 5 milliseconds