pub struct R(_);
Expand description

Register MASK reader

Implementations

Bit 0 - CCRCFAILIE

Bit 1 - DCRCFAILIE

Bit 2 - CTIMEOUTIE

Bit 3 - DTIMEOUTIE

Bit 4 - TXUNDERRIE

Bit 5 - RXOVERRIE

Bit 6 - CMDRENDIE

Bit 7 - CMDSENTIE

Bit 8 - DATAENDIE

Bit 9 - STBITERRIE

Bit 10 - DBACKENDIE

Bit 11 - CMDACTIE

Bit 12 - TXACTIE

Bit 13 - RXACTIE

Bit 14 - TXFIFOHEIE

Bit 15 - RXFIFOHFIE

Bit 16 - TXFIFOFIE

Bit 17 - RXFIFOFIE

Bit 18 - TXFIFOEIE

Bit 19 - RXFIFOEIE

Bit 20 - TXDAVLIE

Bit 21 - RXDAVLIE

Bit 22 - SDIOITIE

Bit 23 - CEATENDIE

Methods from Deref<Target = R<MASK_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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.

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.