Type Alias nrf52832_hal::pac::uarte0::config::PARITY_W

source ·
pub type PARITY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CONFIG_SPEC, u8, PARITY_A, Unsafe, 3, O>;
Expand description

Field PARITY writer - Parity

Aliased Type§

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