[][src]Function ndless::ndless::bkpt

pub fn bkpt()

Trigger a breakpoint. If no debugger is connected (i.e. a physical calculator), the calculator will reset. This function will do nothing if compiled in release mode, allowing you to leave this in when compiling for an actual calculator.