Type Definition atsame70n20b_pac::spi0::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 - SPI 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 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