pub type UMSEL3_W<'a, const O: u8> = FieldWriter<'a, u8, UCSR3C_SPEC, u8, UMSEL3_A, 2, O>;
Expand description

Field UMSEL3 writer - USART Mode Select

Aliased Type§

struct UMSEL3_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Asynchronous USART

source

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

Synchronous USART

source

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

Master SPI (MSPIM)