Struct nrf51::ficr::SIZERAMBLOCK [] [src]

pub struct SIZERAMBLOCK { /* fields omitted */ }

Deprecated array of size of RAM block in bytes. This name is kept for backward compatinility purposes. Use SIZERAMBLOCKS instead.

Methods

impl SIZERAMBLOCK
[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 SIZERAMBLOCK

impl !Sync for SIZERAMBLOCK