Module csr

Source
Expand description

Control/status register (RCC_CSR)

Re-exports§

pub use PINRSTF_R as PORRSTF_R;
pub use PINRSTF_R as SFTRSTF_R;
pub use PINRSTF_R as IWDGRSTF_R;
pub use PINRSTF_R as WWDGRSTF_R;
pub use PINRSTF_R as LPWRRSTF_R;
pub use PINRSTF_W as PORRSTF_W;
pub use PINRSTF_W as SFTRSTF_W;
pub use PINRSTF_W as IWDGRSTF_W;
pub use PINRSTF_W as WWDGRSTF_W;
pub use PINRSTF_W as LPWRRSTF_W;

Structs§

CSRrs
Control/status register (RCC_CSR)

Enums§

LSION
Internal low speed oscillator enable
LSIRDYR
Internal low speed oscillator ready
PINRSTFR
PIN reset flag
RMVFW
Remove reset flag

Type Aliases§

LSION_R
Field LSION reader - Internal low speed oscillator enable
LSION_W
Field LSION writer - Internal low speed oscillator enable
LSIRDY_R
Field LSIRDY reader - Internal low speed oscillator ready
PINRSTF_R
Field PINRSTF reader - PIN reset flag
PINRSTF_W
Field PINRSTF writer - PIN reset flag
R
Register CSR reader
RMVF_R
Field RMVF reader - Remove reset flag
RMVF_W
Field RMVF writer - Remove reset flag
W
Register CSR writer