EMU_VmonHystInit_TypeDef Struct ReferenceEMLIB > EMU

VMON Hysteresis initialization structure.

Definition at line 876 of file em_emu.h .

#include < em_emu.h >

Data Fields

EMU_VmonChannel_TypeDef channel
bool enable
int fallThreshold
bool fallWakeup
int riseThreshold
bool riseWakeup

Field Documentation

EMU_VmonChannel_TypeDef EMU_VmonHystInit_TypeDef::channel

VMON channel to configure.

Definition at line 877 of file em_emu.h .

Referenced by EMU_VmonHystInit() .

bool EMU_VmonHystInit_TypeDef::enable

Enable VMON channel.

Definition at line 882 of file em_emu.h .

Referenced by EMU_VmonHystInit() .

int EMU_VmonHystInit_TypeDef::fallThreshold

Falling threshold (mV).

Definition at line 879 of file em_emu.h .

Referenced by EMU_VmonHystInit() .

bool EMU_VmonHystInit_TypeDef::fallWakeup

Wake up from EM4H on falling edge.

Definition at line 881 of file em_emu.h .

Referenced by EMU_VmonHystInit() .

int EMU_VmonHystInit_TypeDef::riseThreshold

Rising threshold (mV).

Definition at line 878 of file em_emu.h .

Referenced by EMU_VmonHystInit() .

bool EMU_VmonHystInit_TypeDef::riseWakeup

Wake up from EM4H on rising edge.

Definition at line 880 of file em_emu.h .

Referenced by EMU_VmonHystInit() .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_emu.h