pub type MEM_MONITOR_CONF = Reg<MEM_MONITOR_CONF_SPEC>;
Expand description
MEM_MONITOR_CONF (rw) register accessor: MEM_MONITOR configuration register
You can read
this register and get mem_monitor_conf::R
. You can reset
, write
, write_with_zero
this register using mem_monitor_conf::W
. You can also modify
this register. See API.
For information about available fields see mem_monitor_conf
module
Aliased Typeยง
pub struct MEM_MONITOR_CONF { /* private fields */ }