Type Alias 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 */ }