pub type USART_MODE_W<'a, const O: u8> = FieldWriter<'a, u32, SPI_MODE_MR_SPI_MODE_SPEC, u8, USART_MODE_A, 4, O>;
Expand description

Field USART_MODE writer - USART Mode of Operation

Implementations§

source§

impl<'a, const O: u8> USART_MODE_W<'a, O>

source

pub fn spi_master(self) -> &'a mut W

SPI master

source

pub fn spi_slave(self) -> &'a mut W

SPI Slave