R

Type Alias R 

Source
pub type R = R<u32, MASK>;
Expand description

Reader of register MASK

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ceataendie(&self) -> CEATAENDIE_R

Bit 23 - CE-ATA command completion signal received interrupt enable

Source

pub fn sdioitie(&self) -> SDIOITIE_R

Bit 22 - SDIO mode interrupt received interrupt enable

Source

pub fn rxdavlie(&self) -> RXDAVLIE_R

Bit 21 - Data available in Rx FIFO interrupt enable

Source

pub fn txdavlie(&self) -> TXDAVLIE_R

Bit 20 - Data available in Tx FIFO interrupt enable

Source

pub fn rxfifoeie(&self) -> RXFIFOEIE_R

Bit 19 - Rx FIFO empty interrupt enable

Source

pub fn txfifoeie(&self) -> TXFIFOEIE_R

Bit 18 - Tx FIFO empty interrupt enable

Source

pub fn rxfifofie(&self) -> RXFIFOFIE_R

Bit 17 - Rx FIFO full interrupt enable

Source

pub fn txfifofie(&self) -> TXFIFOFIE_R

Bit 16 - Tx FIFO full interrupt enable

Source

pub fn rxfifohfie(&self) -> RXFIFOHFIE_R

Bit 15 - Rx FIFO half full interrupt enable

Source

pub fn txfifoheie(&self) -> TXFIFOHEIE_R

Bit 14 - Tx FIFO half empty interrupt enable

Source

pub fn rxactie(&self) -> RXACTIE_R

Bit 13 - Data receive acting interrupt enable

Source

pub fn txactie(&self) -> TXACTIE_R

Bit 12 - Data transmit acting interrupt enable

Source

pub fn cmdactie(&self) -> CMDACTIE_R

Bit 11 - Command acting interrupt enable

Source

pub fn dbckendie(&self) -> DBCKENDIE_R

Bit 10 - Data block end interrupt enable

Source

pub fn stbiterrie(&self) -> STBITERRIE_R

Bit 9 - Start bit error interrupt enable

Source

pub fn dataendie(&self) -> DATAENDIE_R

Bit 8 - Data end interrupt enable

Source

pub fn cmdsentie(&self) -> CMDSENTIE_R

Bit 7 - Command sent interrupt enable

Source

pub fn cmdrendie(&self) -> CMDRENDIE_R

Bit 6 - Command response received interrupt enable

Source

pub fn rxoverrie(&self) -> RXOVERRIE_R

Bit 5 - Rx FIFO overrun error interrupt enable

Source

pub fn txunderrie(&self) -> TXUNDERRIE_R

Bit 4 - Tx FIFO underrun error interrupt enable

Source

pub fn dtimeoutie(&self) -> DTIMEOUTIE_R

Bit 3 - Data timeout interrupt enable

Source

pub fn ctimeoutie(&self) -> CTIMEOUTIE_R

Bit 2 - Command timeout interrupt enable

Source

pub fn dcrcfailie(&self) -> DCRCFAILIE_R

Bit 1 - Data CRC fail interrupt enable

Source

pub fn ccrcfailie(&self) -> CCRCFAILIE_R

Bit 0 - Command CRC fail interrupt enable