Struct nrf52832_hal::pac::uicr::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub unused0: Reg<u32, _UNUSED0>, pub unused1: Reg<u32, _UNUSED1>, pub unused2: Reg<u32, _UNUSED2>, pub unused3: Reg<u32, _UNUSED3>, pub nrffw: [Reg<u32, _NRFFW>; 15], pub nrfhw: [Reg<u32, _NRFHW>; 12], pub customer: [Reg<u32, _CUSTOMER>; 32], pub pselreset: [Reg<u32, _PSELRESET>; 2], pub approtect: Reg<u32, _APPROTECT>, pub nfcpins: Reg<u32, _NFCPINS>, // some fields omitted }
Expand description

Register block

Fields

unused0: Reg<u32, _UNUSED0>

0x00 - Unspecified

unused1: Reg<u32, _UNUSED1>

0x04 - Unspecified

unused2: Reg<u32, _UNUSED2>

0x08 - Unspecified

unused3: Reg<u32, _UNUSED3>

0x10 - Unspecified

nrffw: [Reg<u32, _NRFFW>; 15]

0x14 - Description collection[0]: Reserved for Nordic firmware design

nrfhw: [Reg<u32, _NRFHW>; 12]

0x50 - Description collection[0]: Reserved for Nordic hardware design

customer: [Reg<u32, _CUSTOMER>; 32]

0x80 - Description collection[0]: Reserved for customer

pselreset: [Reg<u32, _PSELRESET>; 2]

0x200 - Description collection[0]: Mapping of the nRESET function (see POWER chapter for details)

approtect: Reg<u32, _APPROTECT>

0x208 - Access Port protection

nfcpins: Reg<u32, _NFCPINS>

0x20c - Setting of pins dedicated to NFC functionality: NFC antenna or GPIO

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.