[][src]Type Definition lpc54606_pac::sdif::mintsts::W

type W = W<u32, MINTSTS>;

Writer for register MINTSTS

Methods

impl W[src]

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

Bit 0 - Card detect.

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

Bit 1 - Response error.

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

Bit 2 - Command done.

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

Bit 3 - Data transfer over.

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

Bit 4 - Transmit FIFO data request.

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

Bit 5 - Receive FIFO data request.

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

Bit 6 - Response CRC error.

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

Bit 7 - Data CRC error.

pub fn rto(&mut self) -> RTO_W[src]

Bit 8 - Response time-out.

pub fn drto(&mut self) -> DRTO_W[src]

Bit 9 - Data read time-out.

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

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

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

Bit 11 - FIFO underrun/overrun error.

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

Bit 12 - Hardware locked write error.

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

Bit 13 - Start-bit error.

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

Bit 14 - Auto command done.

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

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

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

Bit 16 - Interrupt from SDIO card.