Struct efm32gg11b820::qspi0::routepen::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W