Struct nrf52::bprot::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub config0: CONFIG0, pub config1: CONFIG1, pub disableindebug: DISABLEINDEBUG, pub unused0: UNUSED0, pub config2: CONFIG2, pub config3: CONFIG3, // some fields omitted }

Register block

Fields

0x600 - Block protect configuration register 0

0x604 - Block protect configuration register 1

0x608 - Disable protection mechanism in debug interface mode

0x60c - Unspecified

0x610 - Block protect configuration register 2

0x614 - Block protect configuration register 3