[][src]Type Definition atsame70n19b::hsmci::hsmci_ier::W

type W = W<u32, HSMCI_IER>;

Writer for register HSMCI_IER

Implementations

impl W[src]

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

Bit 0 - Command Ready Interrupt Enable

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

Bit 1 - Receiver Ready Interrupt Enable

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

Bit 2 - Transmit Ready Interrupt Enable

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

Bit 3 - Data Block Ended Interrupt Enable

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

Bit 4 - Data Transfer in Progress Interrupt Enable

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

Bit 5 - Data Not Busy Interrupt Enable

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

Bit 8 - SDIO Interrupt for Slot A Interrupt Enable

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

Bit 12 - SDIO Read Wait Operation Status Interrupt Enable

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

Bit 13 - Completion Signal Received Interrupt Enable

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

Bit 16 - Response Index Error Interrupt Enable

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

Bit 17 - Response Direction Error Interrupt Enable

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

Bit 18 - Response CRC Error Interrupt Enable

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

Bit 19 - Response End Bit Error Interrupt Enable

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

Bit 20 - Response Time-out Error Interrupt Enable

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

Bit 21 - Data CRC Error Interrupt Enable

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

Bit 22 - Data Time-out Error Interrupt Enable

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

Bit 23 - Completion Signal Timeout Error Interrupt Enable

pub fn blkovre(&mut self) -> BLKOVRE_W[src]

Bit 24 - DMA Block Overrun Error Interrupt Enable

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

Bit 26 - FIFO empty Interrupt enable

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

Bit 27 - Transfer Done Interrupt enable

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

Bit 28 - Boot Acknowledge Interrupt Enable

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

Bit 29 - Boot Acknowledge Error Interrupt Enable

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

Bit 30 - Overrun Interrupt Enable

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

Bit 31 - Underrun Interrupt Enable