Struct efr32xg12p::rmu::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub ctrl: CTRL, pub rstcause: RSTCAUSE, pub cmd: CMD, pub rst: RST, pub lock: LOCK, }

Register block

Fields

0x00 - Control Register

0x04 - Reset Cause Register

0x08 - Command Register

0x0c - Reset Control Register

0x10 - Configuration Lock Register