Type Alias esp32c3::uart0::int_st::TXFIFO_EMPTY_R

source ·
pub type TXFIFO_EMPTY_R = BitReader;
Expand description

Field TXFIFO_EMPTY reader - This is the status bit for txfifo_empty_int_raw when txfifo_empty_int_ena is set to 1.

Aliased Type§

struct TXFIFO_EMPTY_R { /* private fields */ }