Struct nrf51822::UICR [] [src]

pub struct UICR { /* fields omitted */ }

User Information Configuration.

Methods

impl UICR
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for UICR