Struct efm32gg11b820::sdio::ctrl::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 - 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 R

impl Sync for R