Type Definition atsam4s2a_pac::uart0::mr::PAR_W

source ·
pub type PAR_W<'a, const O: u8> = FieldWriter<'a, u32, MR_SPEC, u8, PAR_A, 3, O>;
Expand description

Field PAR writer - Parity Type

Implementations§

source§

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

source

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

Even Parity

source

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

Odd Parity

source

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

Space: parity forced to 0

source

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

Mark: parity forced to 1

source

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

No parity