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

#[repr(C)]
pub struct RegisterBlock { pub nrffw: [Reg<NRFFW_SPEC>; 13], pub nrfhw: [Reg<NRFHW_SPEC>; 12], pub customer: [Reg<CUSTOMER_SPEC>; 32], pub pselreset: [Reg<PSELRESET_SPEC>; 2], pub approtect: Reg<APPROTECT_SPEC>, pub nfcpins: Reg<NFCPINS_SPEC>, pub debugctrl: Reg<DEBUGCTRL_SPEC>, pub regout0: Reg<REGOUT0_SPEC>, // some fields omitted }
Expand description

Register block

Fields

nrffw: [Reg<NRFFW_SPEC>; 13]

0x14..0x48 - Description collection: Reserved for Nordic firmware design

nrfhw: [Reg<NRFHW_SPEC>; 12]

0x50..0x80 - Description collection: Reserved for Nordic hardware design

customer: [Reg<CUSTOMER_SPEC>; 32]

0x80..0x100 - Description collection: Reserved for customer

pselreset: [Reg<PSELRESET_SPEC>; 2]

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

approtect: Reg<APPROTECT_SPEC>

0x208 - Access port protection

nfcpins: Reg<NFCPINS_SPEC>

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

debugctrl: Reg<DEBUGCTRL_SPEC>

0x210 - Processor debug control

regout0: Reg<REGOUT0_SPEC>

0x304 - Output voltage from REG0 regulator stage. The maximum output voltage from this stage is given as VDDH - VREG0DROP.

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.