Module cfgr2

Source
Expand description

SYSCFG configuration register 1

Re-exports§

pub use LOCKUP_LOCK_R as SRAM_PARITY_LOCK_R;
pub use LOCKUP_LOCK_R as ECC_LOCK_R;
pub use LOCKUP_LOCK_W as SRAM_PARITY_LOCK_W;
pub use LOCKUP_LOCK_W as ECC_LOCK_W;

Structs§

CFGR2rs
SYSCFG configuration register 1

Enums§

LOCKUP_LOCK
Cortex-M0+ LOCKUP bit enable bit
SRAM_PEF
SRAM parity error flag

Type Aliases§

LOCKUP_LOCK_R
Field LOCKUP_LOCK reader - Cortex-M0+ LOCKUP bit enable bit
LOCKUP_LOCK_W
Field LOCKUP_LOCK writer - Cortex-M0+ LOCKUP bit enable bit
R
Register CFGR2 reader
SRAM_PEF_R
Field SRAM_PEF reader - SRAM parity error flag
SRAM_PEF_W
Field SRAM_PEF writer - SRAM parity error flag
W
Register CFGR2 writer