Type Definition atsam4e16c_pac::usart0::csr_spi_mode::R[][src]

type R = R<u32, CSR_SPI_MODE>;

Reader of register CSR_SPI_MODE

Implementations

impl R[src]

pub fn rxrdy(&self) -> RXRDY_R[src]

Bit 0 - Receiver Ready

pub fn txrdy(&self) -> TXRDY_R[src]

Bit 1 - Transmitter Ready

pub fn ovre(&self) -> OVRE_R[src]

Bit 5 - Overrun Error

pub fn txempty(&self) -> TXEMPTY_R[src]

Bit 9 - Transmitter Empty

pub fn unre(&self) -> UNRE_R[src]

Bit 10 - Underrun Error