Type Alias MEM_CTRL

Source
pub type MEM_CTRL = Reg<MEM_CTRL_SPEC>;
Expand description

MEM_CTRL (rw) register accessor: need_des

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

For information about available fields see mem_ctrl module

Aliased Typeยง

pub struct MEM_CTRL { /* private fields */ }