EMU_VmonInit_TypeDef Struct ReferenceEMLIB > EMU

VMON initialization structure.

Definition at line 759 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

VMON channel to configure.

Definition at line 760 of file em_emu.h .

Referenced by EMU_VmonInit() .

bool EMU_VmonInit_TypeDef::enable

Enable VMON channel.

Definition at line 764 of file em_emu.h .

Referenced by EMU_VmonInit() .

bool EMU_VmonInit_TypeDef::fallWakeup

Wake up from EM4H on falling edge.

Definition at line 763 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 765 of file em_emu.h .

Referenced by EMU_VmonInit() .

bool EMU_VmonInit_TypeDef::riseWakeup

Wake up from EM4H on rising edge.

Definition at line 762 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 761 of file em_emu.h .

Referenced by EMU_VmonInit() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/ em_emu.h