Type Alias esp32c3::uart0::mem_conf::RX_SIZE_W

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

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

Aliased Type§

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