Type Definition R
Other items instm32l4_stm32hal::stm32l4x5::pwr::cr2
type R = R<u32, CR2>;
Reader of register CR2
impl R
pub fn usv(&self) -> USV_R
Bit 10 - VDDUSB USB supply valid
pub fn iosv(&self) -> IOSV_R
Bit 9 - VDDIO2 Independent I/Os supply valid
pub fn pvme4(&self) -> PVME4_R
Bit 7 - Peripheral voltage monitoring 4 enable: VDDA vs. 2.2V
pub fn pvme3(&self) -> PVME3_R
Bit 6 - Peripheral voltage monitoring 3 enable: VDDA vs. 1.62V
pub fn pvme2(&self) -> PVME2_R
Bit 5 - Peripheral voltage monitoring 2 enable: VDDIO2 vs. 0.9V
pub fn pvme1(&self) -> PVME1_R
Bit 4 - Peripheral voltage monitoring 1 enable: VDDUSB vs. 1.2V
pub fn pls(&self) -> PLS_R
Bits 1:3 - Power voltage detector level selection
pub fn pvde(&self) -> PVDE_R
Bit 0 - Power voltage detector enable