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

type W = W<u32, IDR>;

Writer for register IDR

Implementations

impl W[src]

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

Bit 0 - Receive Data Register Full Interrupt Disable

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

Bit 1 - Transmit Data Register Empty Interrupt Disable

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

Bit 2 - Mode Fault Error Interrupt Disable

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

Bit 3 - Overrun Error Interrupt Disable

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

Bit 4 - End of Receive Buffer Interrupt Disable

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

Bit 5 - End of Transmit Buffer Interrupt Disable

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

Bit 6 - Receive Buffer Full Interrupt Disable

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

Bit 7 - Transmit Buffer Empty Interrupt Disable

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

Bit 8 - NSS Rising Interrupt Disable

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

Bit 9 - Transmission Registers Empty Disable

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

Bit 10 - Underrun Error Interrupt Disable