Type Alias esp32c3::uart0::mem_conf::TX_SIZE_W

source ·
pub type TX_SIZE_W<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field TX_SIZE writer - This register is used to configure the amount of mem allocated for transmit-FIFO. The default number is 128 bytes.

Aliased Type§

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