pub unsafe extern "C" fn start_trap_rust()
Expand description
Trap handler for board/chip specific code.
For the e310 this gets called when an interrupt occurs while the chip is in kernel mode.
pub unsafe extern "C" fn start_trap_rust()
Trap handler for board/chip specific code.
For the e310 this gets called when an interrupt occurs while the chip is in kernel mode.