Struct efm32gg11b820::sdio::ctrl::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 - Selective Tap Delay Line Enable on Rxclk_in

[src]

Bits 1:5 - Selects One of 32 Taps on the Rxclk_in Line

[src]

Bit 6 - Gating Signal for Tap Delay Change

[src]

Bit 7 - Selective Tap Delay Line Enable on SDIO_CLK Pin

[src]

Bits 8:11 - Selects One of 32 Taps on the SDIO_CLK Pin

[src]

Bits 16:17 - TX Delay Mux Selection

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W