Struct nrf51::ccm::SCRATCHPTR [] [src]

pub struct SCRATCHPTR { /* fields omitted */ }

Pointer to a "scratch" data area used for temporary storage during resolution. A minimum of 43 bytes must be reserved.

Methods

impl SCRATCHPTR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for SCRATCHPTR

impl !Sync for SCRATCHPTR