Type Alias esp32c3::uart0::int_st::PARITY_ERR_R

source ·
pub type PARITY_ERR_R = BitReader;
Expand description

Field PARITY_ERR reader - This is the status bit for parity_err_int_raw when parity_err_int_ena is set to 1.

Aliased Type§

struct PARITY_ERR_R { /* private fields */ }