pub type UMSEL1_W<'a, const O: u8> = FieldWriter<'a, u8, UCSR1C_SPEC, u8, UMSEL1_A, 2, O>;
Expand description

Field UMSEL1 writer - USART Mode Select

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> UMSEL1_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)