Struct nrf52::peripheral_registers::UICR
[−]
[src]
#[repr(C)]pub struct UICR { pub pselreset0: VolatileCell<u32>, pub pselreset1: VolatileCell<u32>, pub approtect: VolatileCell<u32>, pub nfcpins: VolatileCell<u32>, }
Fields
pselreset0: VolatileCell<u32>
pselreset1: VolatileCell<u32>
approtect: VolatileCell<u32>
nfcpins: VolatileCell<u32>