Type Definition atsam4sd16b_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 endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 3 - End of Receive Buffer Transfer Interrupt Disable

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

Bit 4 - End of Transmit Buffer 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

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

Bit 11 - Transmit Buffer Empty Interrupt Disable

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

Bit 12 - Receive Buffer Full Interrupt Disable