pub fn get_active_buffer() -> Result<RamBuffer, RegisterError>
Expand description
Get the active half of the RAM buffer
This uses the know regions of the RAM buffers together with the dma pointer to get the correct half.
pub fn get_active_buffer() -> Result<RamBuffer, RegisterError>
Get the active half of the RAM buffer
This uses the know regions of the RAM buffers together with the dma pointer to get the correct half.