Type Alias esp32c3::uart0::int_raw::TX_BRK_IDLE_DONE_W

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

Field TX_BRK_IDLE_DONE writer - This interrupt raw bit turns to high level when transmitter has kept the shortest duration after sending the last data.

Aliased Type§

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