Struct nrf52::ccm::SCRATCHPTR [] [src]

pub struct SCRATCHPTR { /* fields omitted */ }

Pointer to data area used for temporary storage

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