Type Alias rp2040_pac::uart0::uartlcr_h::PEN_R

source ·
pub type PEN_R = BitReader;
Expand description

Field PEN reader - Parity enable: 0 = parity is disabled and no parity bit added to the data frame 1 = parity checking and generation is enabled.

Aliased Type§

struct PEN_R { /* private fields */ }