Type Definition atsam4e16c_pac::usart0::idr_spi_mode::W[][src]

type W = W<u32, IDR_SPI_MODE>;

Writer for register IDR_SPI_MODE

Implementations

impl W[src]

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

Bit 0 - RXRDY Interrupt Disable

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

Bit 1 - TXRDY Interrupt Disable

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

Bit 5 - Overrun Error Interrupt Disable

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

Bit 9 - TXEMPTY Interrupt Disable

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

Bit 10 - SPI Underrun Error Interrupt Disable