[][src]Type Definition atsame70q20b::spi0::spi_ier::W

type W = W<u32, SPI_IER>;

Writer for register SPI_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