Type Alias atsame54n::sercom0::usart_int::ctrla::CMODE_W

source ·
pub type CMODE_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, CMODESELECT_A>;
Expand description

Field CMODE writer - Communication Mode

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CMODE_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn async_(self) -> &'a mut W<REG>

Asynchronous Communication

source

pub fn sync(self) -> &'a mut W<REG>

Synchronous Communication