Struct efm32gg11b820::sdio::capab2::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 - SDR50 Support

[src]

Bit 1 - SDR104 Support

[src]

Bit 2 - DDR50 Support

[src]

Bit 4 - Driver Type a Support

[src]

Bit 5 - Driver Type C Support

[src]

Bit 6 - Driver Type D Support

[src]

Bits 8:11 - Timer Count for Re-Tuning

[src]

Bit 13 - Use Tuning for SDR50

[src]

Bits 14:15 - Re-tuning Modes

[src]

Bits 16:23 - Clock Multiplier

[src]

Bit 24 - SPI Mode Support

[src]

Bit 25 - SPI Block Mode Support

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R