HPM SDK
HPMicro Software Development Kit
mcl_hardware_clc_cfg_t Struct Reference

Hardware configuration for CLC. More...

#include <hpm_mcl_loop.h>

Data Fields

void(* clc_set_val )(mcl_loop_chn_t chn, int32_t val)
 
int32_t(* convert_float_to_clc_val )(float realdata)
 

Detailed Description

Hardware configuration for CLC.

Field Documentation

◆ clc_set_val

void(* mcl_hardware_clc_cfg_t::clc_set_val) (mcl_loop_chn_t chn, int32_t val)

◆ convert_float_to_clc_val

int32_t(* mcl_hardware_clc_cfg_t::convert_float_to_clc_val) (float realdata)

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