PWM structure representing a PWM instance. More...
#include <runtime-hw/hw.h>
Data Fields | |
| uint8_t | unit |
| PWM unit number. | |
| uint32_t | wrap |
| Current wrap value for duty cycle calculations. | |
| bool | enabled |
| PWM unit enabled state. | |
PWM structure representing a PWM instance.