Type Alias atsame54n::sercom0::usart_ext::ctrlb::PMODE_W

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

Field PMODE writer - Parity Mode

Aliased Type§

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

Implementations§

source§

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

source

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

Even Parity

source

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

Odd Parity