Struct efm32gg11b820::sdio::ien::R

source ·
pub struct R { /* private fields */ }
Expand description

Value read from the register

Implementations

Value of the register as raw bits

Bit 0 - Command Complete Signal Enable

Bit 1 - Transfer Complete Signal Enable

Bit 2 - Block Gap Event Signal Enable

Bit 3 - DMA Interrupt Signal Enable

Bit 4 - Buffer Write Ready Signal Enable

Bit 5 - Buffer Read Ready Signal Enable

Bit 6 - Card Insertion Signal Enable

Bit 7 - Card Removal Signal Enable

Bit 8 - Card Interrupt Signal Enable

Bit 12 - Re-Tuning Event Signal Enable

Bit 13 - Boot Ack Received Signal Enable

Bit 14 - Boot Terminate Interrupt Signal Enable

Bit 16 - Command Timeout Error Signal Enable

Bit 17 - Command CRC Error Signal Enable

Bit 18 - Command End Bit Error Signal Enable

Bit 19 - Command Index Error Signal Enable

Bit 20 - Data Timeout Error Signal Enable

Bit 21 - Data CRC Error Signal Enable

Bit 22 - Data End Bit Error Signal Enable

Bit 23 - Current Limit Error Signal Enable

Bit 24 - Auto CMD12 Error Signal Enable

Bit 25 - ADMA Error Signal Enable

Bit 26 - Tuning Error Signal Enable

Bit 28 - Target Response Error Signal Enable

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.