Function hail::reset_handler
[−]
[src]
#[no_mangle]pub unsafe fn reset_handler()
Reset Handler.
This symbol is loaded into vector table by the SAM4L chip crate. When the chip first powers on or later does a hard reset, after the core initializes all the hardware, the address of this function is loaded and execution begins here.