Module csr

Module csr 

Source
Expand description

Control/status register

Structs§

CSRrs
Control/status register

Enums§

LSION
LSI oscillator enable Set and cleared by software.
LSIRDYR
LSI oscillator ready Set and cleared by hardware to indicate when the LSI oscillator is stable. After the LSION bit is cleared, LSIRDY goes low after 3 LSI oscillator clock cycles. This bit can be set even if LSION = 0 if the LSI is requested by the Clock Security System on LSE, by the Independent Watchdog or by the RTC.
OBLRSTFR
Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
RMVFW
Remove reset flag Set by software to clear the reset flags.

Type Aliases§

BORRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
IWDGRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
LPWRRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
LSION_R
Field LSION reader - LSI oscillator enable Set and cleared by software.
LSION_W
Field LSION writer - LSI oscillator enable Set and cleared by software.
LSIRDY_R
Field LSIRDY reader - LSI oscillator ready Set and cleared by hardware to indicate when the LSI oscillator is stable. After the LSION bit is cleared, LSIRDY goes low after 3 LSI oscillator clock cycles. This bit can be set even if LSION = 0 if the LSI is requested by the Clock Security System on LSE, by the Independent Watchdog or by the RTC.
OBLRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
PINRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
R
Register CSR reader
RMVF_R
Field RMVF reader - Remove reset flag Set by software to clear the reset flags.
RMVF_W
Field RMVF writer - Remove reset flag Set by software to clear the reset flags.
SFTRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.
W
Register CSR writer
WWDGRSTF_R
Field OBLRSTF reader - Option byte loader reset flag Set by hardware when a reset from the Option Byte loading occurs. Cleared by writing to the RMVF bit.