PWM handle Structure definition. More...
#include <gr55xx_hal_pwm.h>
Data Fields | |
| pwm_regs_t * | p_instance |
| pwm_init_t | init |
| hal_pwm_active_channel_t | active_channel |
| __IO hal_lock_t | lock |
| __IO hal_pwm_state_t | state |
| uint32_t | retention [11] |
PWM handle Structure definition.
| hal_pwm_active_channel_t pwm_handle_t::active_channel |
Active channel
| pwm_init_t pwm_handle_t::init |
Required parameters for PWM Base
| __IO hal_lock_t pwm_handle_t::lock |
Lock object
| pwm_regs_t* pwm_handle_t::p_instance |
Register base address
| uint32_t pwm_handle_t::retention[11] |
PWM important register information.
| __IO hal_pwm_state_t pwm_handle_t::state |
PWM operation state