Struct efm32gg11b820::qspi0::devsizeconfig::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - Number of Address Bytes

[src]

Bits 4:15 - Number of Bytes Per Device Page

[src]

Bits 16:20 - Number of Bytes Per Block

[src]

Bits 21:22 - Size of Flash Device Connected to CS[0] Pin

[src]

Bits 23:24 - Size of Flash Device Connected to CS[1] Pin

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R