mikroSDK Reference Manual
hal_pwm_handle_register_t Struct Reference

PWM HAL level handle. More...

Data Fields

handle_t * hal_pwm_handle
 
handle_t * drv_pwm_handle
 
bool init_state
 

Detailed Description

The context for storing HAL level object handlers. Contains specific hardware module handle and said module init state.

Warning
User is not to change these values or unexpected behaviour may occur.

Field Documentation

◆ hal_pwm_handle

handle_t* hal_pwm_handle_register_t::hal_pwm_handle

PWM HAL level handle

◆ drv_pwm_handle

handle_t* hal_pwm_handle_register_t::drv_pwm_handle

PWM DRV level handle

◆ init_state

bool hal_pwm_handle_register_t::init_state

PWM HAL object init state