Type Alias esp32c3::uart0::int_raw::TXFIFO_EMPTY_R

source ·
pub type TXFIFO_EMPTY_R = BitReader;
Expand description

Field TXFIFO_EMPTY reader - This interrupt raw bit turns to high level when the amount of data in Tx-FIFO is less than what txfifo_empty_thrhd specifies .

Aliased Type§

struct TXFIFO_EMPTY_R { /* private fields */ }