VMON initialization structure.
Definition at line
860
of file
em_emu.h
.
#include <
em_emu.h
>
Data Fields |
|
EMU_VmonChannel_TypeDef | channel |
bool | enable |
bool | fallWakeup |
bool | retDisable |
bool | riseWakeup |
int | threshold |
Field Documentation
EMU_VmonChannel_TypeDef EMU_VmonInit_TypeDef::channel |
bool EMU_VmonInit_TypeDef::enable |
bool EMU_VmonInit_TypeDef::fallWakeup |
Wake up from EM4H on falling edge.
Definition at line
864
of file
em_emu.h
.
Referenced by EMU_VmonInit() .
bool EMU_VmonInit_TypeDef::retDisable |
Disable IO0 retention when voltage drops below threshold (IOVDD only).
Definition at line
866
of file
em_emu.h
.
Referenced by EMU_VmonInit() .
bool EMU_VmonInit_TypeDef::riseWakeup |
Wake up from EM4H on rising edge.
Definition at line
863
of file
em_emu.h
.
Referenced by EMU_VmonInit() .
int EMU_VmonInit_TypeDef::threshold |
Trigger threshold (mV). Supported range is 1620 mV to 3400 mV.
Definition at line
862
of file
em_emu.h
.
Referenced by EMU_VmonInit() .
The documentation for this struct was generated from the following file:
-
C:/HandsOn/super/platform/emlib/inc/
em_emu.h