Type Definition atsam4sd16b_pac::hsmci::idr::W[][src]

type W = W<u32, IDR>;

Writer for register IDR

Implementations

impl W[src]

pub fn cmdrdy(&mut self) -> CMDRDY_W<'_>[src]

Bit 0 - Command Ready Interrupt Disable

pub fn rxrdy(&mut self) -> RXRDY_W<'_>[src]

Bit 1 - Receiver Ready Interrupt Disable

pub fn txrdy(&mut self) -> TXRDY_W<'_>[src]

Bit 2 - Transmit Ready Interrupt Disable

pub fn blke(&mut self) -> BLKE_W<'_>[src]

Bit 3 - Data Block Ended Interrupt Disable

pub fn dtip(&mut self) -> DTIP_W<'_>[src]

Bit 4 - Data Transfer in Progress Interrupt Disable

pub fn notbusy(&mut self) -> NOTBUSY_W<'_>[src]

Bit 5 - Data Not Busy Interrupt Disable

pub fn endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 6 - End of Receive Buffer Interrupt Disable

pub fn endtx(&mut self) -> ENDTX_W<'_>[src]

Bit 7 - End of Transmit Buffer Interrupt Disable

pub fn sdioirqa(&mut self) -> SDIOIRQA_W<'_>[src]

Bit 8 - SDIO Interrupt for Slot A Interrupt Disable

pub fn sdiowait(&mut self) -> SDIOWAIT_W<'_>[src]

Bit 12 - SDIO Read Wait Operation Status Interrupt Disable

pub fn csrcv(&mut self) -> CSRCV_W<'_>[src]

Bit 13 - Completion Signal received interrupt Disable

pub fn rxbuff(&mut self) -> RXBUFF_W<'_>[src]

Bit 14 - Receive Buffer Full Interrupt Disable

pub fn txbufe(&mut self) -> TXBUFE_W<'_>[src]

Bit 15 - Transmit Buffer Empty Interrupt Disable

pub fn rinde(&mut self) -> RINDE_W<'_>[src]

Bit 16 - Response Index Error Interrupt Disable

pub fn rdire(&mut self) -> RDIRE_W<'_>[src]

Bit 17 - Response Direction Error Interrupt Disable

pub fn rcrce(&mut self) -> RCRCE_W<'_>[src]

Bit 18 - Response CRC Error Interrupt Disable

pub fn rende(&mut self) -> RENDE_W<'_>[src]

Bit 19 - Response End Bit Error Interrupt Disable

pub fn rtoe(&mut self) -> RTOE_W<'_>[src]

Bit 20 - Response Time-out Error Interrupt Disable

pub fn dcrce(&mut self) -> DCRCE_W<'_>[src]

Bit 21 - Data CRC Error Interrupt Disable

pub fn dtoe(&mut self) -> DTOE_W<'_>[src]

Bit 22 - Data Time-out Error Interrupt Disable

pub fn cstoe(&mut self) -> CSTOE_W<'_>[src]

Bit 23 - Completion Signal Time out Error Interrupt Disable

pub fn fifoempty(&mut self) -> FIFOEMPTY_W<'_>[src]

Bit 26 - FIFO empty Interrupt Disable

pub fn xfrdone(&mut self) -> XFRDONE_W<'_>[src]

Bit 27 - Transfer Done Interrupt Disable

pub fn ackrcv(&mut self) -> ACKRCV_W<'_>[src]

Bit 28 - Boot Acknowledge Interrupt Disable

pub fn ackrcve(&mut self) -> ACKRCVE_W<'_>[src]

Bit 29 - Boot Acknowledge Error Interrupt Disable

pub fn ovre(&mut self) -> OVRE_W<'_>[src]

Bit 30 - Overrun Interrupt Disable

pub fn unre(&mut self) -> UNRE_W<'_>[src]

Bit 31 - Underrun Interrupt Disable