Type Definition atsam4ls4b_pac::spi::ier::W[][src]

type W = W<u32, IER>;

Writer for register IER

Implementations

impl W[src]

pub fn rdrf(&mut self) -> RDRF_W<'_>[src]

Bit 0 - Receive Data Register Full Interrupt Enable

pub fn tdre(&mut self) -> TDRE_W<'_>[src]

Bit 1 - Transmit Data Register Empty Interrupt Enable

pub fn modf(&mut self) -> MODF_W<'_>[src]

Bit 2 - Mode Fault Error Interrupt Enable

pub fn ovres(&mut self) -> OVRES_W<'_>[src]

Bit 3 - Overrun Error Interrupt Enable

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

Bit 4 - End of Receive Buffer Interrupt Enable

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

Bit 5 - End of Transmit Buffer Interrupt Enable

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

Bit 6 - Receive Buffer Full Interrupt Enable

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

Bit 7 - Transmit Buffer Empty Interrupt Enable

pub fn nssr(&mut self) -> NSSR_W<'_>[src]

Bit 8 - NSS Rising Interrupt Enable

pub fn txempty(&mut self) -> TXEMPTY_W<'_>[src]

Bit 9 - Transmission Registers Empty Enable

pub fn undes(&mut self) -> UNDES_W<'_>[src]

Bit 10 - Underrun Error Interrupt Enable