Type Alias esp32c3::uart0::int_st::RXFIFO_OVF_R

source ·
pub type RXFIFO_OVF_R = BitReader;
Expand description

Field RXFIFO_OVF reader - This is the status bit for rxfifo_ovf_int_raw when rxfifo_ovf_int_ena is set to 1.

Aliased Type§

struct RXFIFO_OVF_R { /* private fields */ }