Type Alias stm32_hal2::pac::pwr::cr2::MONEN_R

source ·
pub type MONEN_R = BitReaderRaw<bool>;
Expand description

Field MONEN reader - VBAT and temperature monitoring enable When set, the VBAT supply and temperature monitoring is enabled.

Aliased Type§

struct MONEN_R { /* private fields */ }