Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
mtk_pwm_controller Struct Reference

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_datadata
 M-HAL pwm channel common structure information.
 

Detailed Description

Interface to PWM, used to store the hardware register base address, group information and clock.


The documentation for this struct was generated from the following file: