Struct efm32gg11b820::qspi0::routepen::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]

Bit 0 - SCLK Pin Enable

[src]

Bit 1 - CS0 Pin Enable

[src]

Bit 2 - CS1 Pin Enable

[src]

Bit 5 - DQ0 Pin Enable

[src]

Bit 6 - DQ1 Pin Enable

[src]

Bit 7 - DQ2 Pin Enable

[src]

Bit 8 - DQ3 Pin Enable

[src]

Bit 9 - DQ4 Pin Enable

[src]

Bit 10 - DQ5 Pin Enable

[src]

Bit 11 - DQ6 Pin Enable

[src]

Bit 12 - DQ7 Pin Enable

[src]

Bit 13 - DQS Pin Enable

[src]

Bit 14 - SCLKIN Pin Enable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R