HPM SDK
HPMicro Software Development Kit
mcl_detect_callback_t Struct Reference

Fault Detection Callback Functions. More...

#include <hpm_mcl_detect.h>

Data Fields

hpm_mcl_stat_t(* disable_output )(void)
 
void(* user_process )(mcl_detect_status status)
 

Detailed Description

Fault Detection Callback Functions.

Field Documentation

◆ disable_output

hpm_mcl_stat_t(* mcl_detect_callback_t::disable_output) (void)

Turn off power module output

◆ user_process

void(* mcl_detect_callback_t::user_process) (mcl_detect_status status)

After detecting the fault, the user performs some processing


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