Type Alias esp32c3::uart0::int_st::RXFIFO_FULL_R

source ·
pub type RXFIFO_FULL_R = BitReader;
Expand description

Field RXFIFO_FULL reader - This is the status bit for rxfifo_full_int_raw when rxfifo_full_int_ena is set to 1.

Aliased Type§

struct RXFIFO_FULL_R { /* private fields */ }