pub fn capture<const SIZE: usize>(
    stack: &mut ArrayMemoryRegion<SIZE>,
    _cs: &CriticalSection
) -> ArrayRegisterData<16, u32>
Expand description

Capture the core registers and the stack