Type Alias esp32c3::uart0::int_clr::TXFIFO_EMPTY_W

source ·
pub type TXFIFO_EMPTY_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field TXFIFO_EMPTY writer - Set this bit to clear txfifo_empty_int_raw interrupt.

Aliased Type§

struct TXFIFO_EMPTY_W<'a, REG> { /* private fields */ }