HPM SDK
HPMicro Software Development Kit
mcl_detect_cfg_t Struct Reference

Fault Detection Configuration. More...

#include <hpm_mcl_detect.h>

Data Fields

bool enable_detect
 
struct {
   bool   loop
 
   bool   encoder
 
   bool   analog
 
   bool   drivers
 
en_submodule_detect
 
mcl_detect_callback_t callback
 

Detailed Description

Fault Detection Configuration.

Field Documentation

◆ analog

bool mcl_detect_cfg_t::analog

◆ callback

mcl_detect_callback_t mcl_detect_cfg_t::callback

◆ drivers

bool mcl_detect_cfg_t::drivers

◆ 

struct { ... } mcl_detect_cfg_t::en_submodule_detect

Enable detection of submodules

◆ enable_detect

bool mcl_detect_cfg_t::enable_detect

Enable all detection, if off, no detection is made

◆ encoder

bool mcl_detect_cfg_t::encoder

◆ loop

bool mcl_detect_cfg_t::loop

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