Type Alias esp32c3::uart0::MEM_CONF

source ·
pub type MEM_CONF = Reg<MEM_CONF_SPEC>;
Expand description

MEM_CONF (rw) register accessor: UART threshold and allocation configuration

You can read this register and get mem_conf::R. You can reset, write, write_with_zero this register using mem_conf::W. You can also modify this register. See API.

For information about available fields see mem_conf module

Aliased Type§

struct MEM_CONF { /* private fields */ }