Type Alias stm32h7xx_hal::stm32::i2c1::cr1::WUPEN_R

source ·
pub type WUPEN_R = BitReaderRaw<WUPEN_A>;
Expand description

Field WUPEN reader - Wakeup from Stop mode enable Note: If the Wakeup from Stop mode feature is not supported, this bit is reserved and forced by hardware to 0. Please refer to Section25.3: I2C implementation. Note: WUPEN can be set only when DNF = 0000

Aliased Type§

struct WUPEN_R { /* private fields */ }