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 |
Fault Detection Configuration.
| bool mcl_detect_cfg_t::analog |
| mcl_detect_callback_t mcl_detect_cfg_t::callback |
| bool mcl_detect_cfg_t::drivers |
| struct { ... } mcl_detect_cfg_t::en_submodule_detect |
Enable detection of submodules
| bool mcl_detect_cfg_t::enable_detect |
Enable all detection, if off, no detection is made
| bool mcl_detect_cfg_t::encoder |
| bool mcl_detect_cfg_t::loop |