pub type UCPEN_W<'a, const O: u8> = BitWriter<'a, u16, UCAXCTLW0_SPEC, UCPEN_A, O>;
Expand description

Field UCPEN writer - Parity enable

Implementations

Parity disabled

Parity enabled. Parity bit is generated (UCAxTXD) and expected (UCAxRXD). In address-bit multiprocessor mode, the address bit is included in the parity calculation.