pwm_param Struct Reference
#include <pwm.h>
Collaboration diagram for pwm_param:
Public Attributes | |
| uint32_t | period |
| uint32_t | freq |
| uint32_t | duty [PWM_CHANNEL_NUM_MAX] |
Member Data Documentation
◆ duty
| uint32_t pwm_param::duty[PWM_CHANNEL_NUM_MAX] |
◆ freq
| uint32_t pwm_param::freq |
◆ period
| uint32_t pwm_param::period |
The documentation for this struct was generated from the following file:
1.8.17