Struct efm32gg11b820::sdio::capab0::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]

Bits 0:5 - Timeout Clock Frequency

[src]

Bit 7 - Timeout Clock Unit

[src]

Bits 8:15 - Base Clock Frequency for SD_CLK

[src]

Bits 16:17 - Maximum Block Length

[src]

Bit 18 - Extended Media Bus Support

[src]

Bit 19 - ADMA2 Support

[src]

Bit 21 - High Speed Support

[src]

Bit 22 - SDMA Support

[src]

Bit 23 - Suspend / Resume Support

[src]

Bit 24 - Voltage Support 3.3V

[src]

Bit 25 - Voltage Support 3.0V

[src]

Bit 26 - Voltage Support 1.8V

[src]

Bit 28 - System Bus 64-bit Support

[src]

Bit 29 - Asynchronous Interrupt Support

[src]

Bits 30:31 - Interface Card Slot Type

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R