Type Alias esp32c3::uart0::conf0::TXFIFO_RST_W

source ·
pub type TXFIFO_RST_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TXFIFO_RST writer - Set this bit to reset the uart transmit-FIFO.

Aliased Type§

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