stack_rev

Function stack_rev 

Source
pub const fn stack_rev() -> Range<*mut u32>
Expand description

The Range currently in use for the stack, defined in reverse such that Range operations are viable.

Hence the end of this Range is where the stack starts.