Type Alias esp32c3::uart0::conf0::TXD_BRK_W

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

Field TXD_BRK writer - Set this bit to enbale transmitter to send NULL when the process of sending data is done.

Aliased Type§

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