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