pub type UMSEL0_W<'a, const O: u8> = FieldWriter<'a, u8, UCSR0C_SPEC, u8, UMSEL0_A, 2, O>;
Expand description

Field UMSEL0 writer - USART Mode Select

Aliased Type§

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

Implementations§

source§

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