Type Alias rp2040_pac::uart0::uartris::PERIS_R
source · pub type PERIS_R = BitReader;
Expand description
Field PERIS
reader - Parity error interrupt status. Returns the raw interrupt state of the UARTPEINTR interrupt.
Aliased Type§
struct PERIS_R { /* private fields */ }