nrf52840_pac::uarte0::config

Type Alias PARITY_W

Source
pub type PARITY_W<'a, const O: u8> = FieldWriter<'a, u32, CONFIG_SPEC, u8, PARITY_A, 3, O>;
Expand description

Field PARITY writer - Parity

Aliased Type§

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

Implementations§

Source§

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

Source

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

Exclude parity bit

Source

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

Include even parity bit