Type Alias nrf52832_hal::pac::uart0::errorsrc::PARITY_W

source ·
pub type PARITY_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERRORSRC_SPEC, PARITY_A, Bit1C, O>;
Expand description

Field PARITY writer - Parity error

Aliased Type§

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