|
Azure Sphere MT3620 M4 API Reference Manual
|
Interface to PWM, used to store the hardware register base address, group information and clock. More...
#include <mhal_pwm.h>
Data Fields | |
| void __iomem * | base |
| PWM controller base address. | |
| char | group_number |
| PWM controller group number. | |
| pwm_clks | group_clock |
| Clock source of this PWM controller. | |
| struct mtk_com_pwm_data * | data |
| M-HAL pwm channel common structure information. | |
Interface to PWM, used to store the hardware register base address, group information and clock.