Type Alias esp32s2::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