liftof_rb::control

Function reset_ram_buffer_occ

Source
pub fn reset_ram_buffer_occ(which: &RamBuffer) -> Result<(), RegisterError>
Expand description

Reset means, the memory can be used again, but it does not mean it clears the memory.

The writing into the memory thus can start anywhere in memory (does not have to be from 0)