Struct nrf52840::UICR[][src]

pub struct UICR { /* fields omitted */ }

User information configuration registers

Methods

impl UICR
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UICR
[src]

impl Deref for UICR
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UICR