Synergy Software Package User's Manual

#include <r_lvd_api.h>

Data Fields

lvd_threshold_crossing_t crossing_detected
 
lvd_current_state_t current_state
 

Detailed Description

Voltage monitor status structure, used with statusGet function and p_callback to provide current state of the monitor, (threshold crossing detected, vcc currently within range).

Field Documentation

◆ crossing_detected

lvd_threshold_crossing_t lvd_status_t::crossing_detected

Threshold crossing detection (latched)

◆ current_state

lvd_current_state_t lvd_status_t::current_state

Instantaneous status of monitored voltage (above or below threshold)


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