Function cortex_m_rt::heap_start

source ·
pub fn heap_start() -> *mut u32
Expand description

Returns a pointer to the start of the heap

The returned pointer is guaranteed to be 4-byte aligned.