[][src]Type Definition lpc54606_pac::sdif::rintsts::R

type R = R<u32, RINTSTS>;

Reader of register RINTSTS

Methods

impl R[src]

pub fn cdet(&self) -> CDET_R[src]

Bit 0 - Card detect.

pub fn re(&self) -> RE_R[src]

Bit 1 - Response error.

pub fn cdone(&self) -> CDONE_R[src]

Bit 2 - Command done.

pub fn dto(&self) -> DTO_R[src]

Bit 3 - Data transfer over.

pub fn txdr(&self) -> TXDR_R[src]

Bit 4 - Transmit FIFO data request.

pub fn rxdr(&self) -> RXDR_R[src]

Bit 5 - Receive FIFO data request.

pub fn rcrc(&self) -> RCRC_R[src]

Bit 6 - Response CRC error.

pub fn dcrc(&self) -> DCRC_R[src]

Bit 7 - Data CRC error.

pub fn rto_bar(&self) -> RTO_BAR_R[src]

Bit 8 - Response time-out (RTO)/Boot Ack Received (BAR).

pub fn drto_bds(&self) -> DRTO_BDS_R[src]

Bit 9 - Data read time-out (DRTO)/Boot Data Start (BDS).

pub fn hto(&self) -> HTO_R[src]

Bit 10 - Data starvation-by-host time-out (HTO).

pub fn frun(&self) -> FRUN_R[src]

Bit 11 - FIFO underrun/overrun error.

pub fn hle(&self) -> HLE_R[src]

Bit 12 - Hardware locked write error.

pub fn sbe(&self) -> SBE_R[src]

Bit 13 - Start-bit error.

pub fn acd(&self) -> ACD_R[src]

Bit 14 - Auto command done.

pub fn ebe(&self) -> EBE_R[src]

Bit 15 - End-bit error (read)/write no CRC.

pub fn sdio_interrupt(&self) -> SDIO_INTERRUPT_R[src]

Bit 16 - Interrupt from SDIO card.