S32 SDK

WAKE pin event capture enable register structure. Local wake-up is enabled via bits WPRE and WPFE in the WAKE pin event capture enable register. A wake-up event is triggered by a LOW-to-HIGH (ifWPRE = 1) and/or a HIGH-to-LOW (if WPFE = 1) transition on the WAKE pin. This arrangement allows for maximum flexibility when designing a local wake-up circuit. In applications that do not use the local wake-up facility, local wake-up should be disabled and the WAKE pin connected to GND. More...

#include <sbc_uja1169_driver.h>

Data Fields

sbc_wake_en_wpre_t wpre
 
sbc_wake_en_wpfe_t wpfe
 

Detailed Description

WAKE pin event capture enable register structure. Local wake-up is enabled via bits WPRE and WPFE in the WAKE pin event capture enable register. A wake-up event is triggered by a LOW-to-HIGH (ifWPRE = 1) and/or a HIGH-to-LOW (if WPFE = 1) transition on the WAKE pin. This arrangement allows for maximum flexibility when designing a local wake-up circuit. In applications that do not use the local wake-up facility, local wake-up should be disabled and the WAKE pin connected to GND.

Implements : sbc_wake_t_Class

Definition at line 1237 of file sbc_uja1169_driver.h.

Field Documentation

WAKE pin falling-edge enable.

Definition at line 1239 of file sbc_uja1169_driver.h.

WAKE pin rising-edge enable.

Definition at line 1238 of file sbc_uja1169_driver.h.


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