mikroSDK Reference Manual
hal_adc_handle_register_t Struct Reference

ADC HAL level handle. More...

Data Fields

handle_t * hal_adc_handle
 
handle_t * drv_adc_handle
 
bool init_state
 

Detailed Description

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

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

Field Documentation

◆ hal_adc_handle

handle_t* hal_adc_handle_register_t::hal_adc_handle

ADC HAL level handle

◆ drv_adc_handle

handle_t* hal_adc_handle_register_t::drv_adc_handle

ADC DRV level handle

◆ init_state

bool hal_adc_handle_register_t::init_state

ADC HAL object init state