EMU_VmonInit_TypeDef Struct ReferenceEMLIB > EMU

VMON initialization structure.

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

Referenced by EMU_VmonInit().

bool EMU_VmonInit_TypeDef::enable

Enable VMON channel.

Definition at line 860 of file em_emu.h.

Referenced by EMU_VmonInit().

bool EMU_VmonInit_TypeDef::fallWakeup

Wake up from EM4H on falling edge.

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

Referenced by EMU_VmonInit().

bool EMU_VmonInit_TypeDef::riseWakeup

Wake up from EM4H on rising edge.

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

Referenced by EMU_VmonInit().


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