Type Definition stm32l4_stm32hal::stm32l4x5::rcc::csr::R[][src]

type R = R<u32, CSR>;
Expand description

Reader of register CSR

Implementations

Bit 31 - Low-power reset flag

Bit 30 - Window watchdog reset flag

Bit 29 - Independent window watchdog reset flag

Bit 28 - Software reset flag

Bit 27 - BOR flag

Bit 26 - Pin reset flag

Bit 25 - Option byte loader reset flag

Bit 24 - Firewall reset flag

Bit 23 - Remove reset flag

Bits 8:11 - SI range after Standby mode

Bit 1 - LSI oscillator ready

Bit 0 - LSI oscillator enable