Type Alias esp32c3::uart0::int_st::TX_DONE_R

source ·
pub type TX_DONE_R = BitReader;
Expand description

Field TX_DONE reader - This is the status bit for tx_done_int_raw when tx_done_int_ena is set to 1.

Aliased Type§

struct TX_DONE_R { /* private fields */ }