Function rustkey::abort

source ·
pub fn abort() -> !
Expand description

abort enters infinite loop, effectively aborting execution, with blinking red LED. It uses 400,000 cycles for sleeps, therefore flashes at about twice as rapid as CPU halt on illegal instruction.