HPM SDK
HPMicro Software Development Kit
mcl_analog_t Struct Reference

Operational data of the analog function. More...

#include <hpm_mcl_analog.h>

Data Fields

mcl_analog_cfg_tcfg
 
physical_board_analog_tboard_parameter
 
mcl_filter_iir_df1_tiir [MCL_ANALOG_CHN_NUM]
 
float current [MCL_ANALOG_CHN_NUM]
 
int32_t * num_current_sample_res
 
mcl_analog_status_t status
 

Detailed Description

Operational data of the analog function.

Field Documentation

◆ board_parameter

physical_board_analog_t* mcl_analog_t::board_parameter

◆ cfg

mcl_analog_cfg_t* mcl_analog_t::cfg

◆ current

float mcl_analog_t::current[MCL_ANALOG_CHN_NUM]

◆ iir

◆ num_current_sample_res

int32_t* mcl_analog_t::num_current_sample_res

◆ status

mcl_analog_status_t mcl_analog_t::status

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