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