Type Alias esp32c3::uart0::conf1::TXFIFO_EMPTY_THRHD_W

source ·
pub type TXFIFO_EMPTY_THRHD_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Expand description

Field TXFIFO_EMPTY_THRHD writer - It will produce txfifo_empty_int interrupt when the data amount in Tx-FIFO is less than this register value.

Aliased Type§

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