#include <ina90.h> void _BREAK(void);
_BREAK inserts a BREAK instruction into the function code.
_BREAK is an intrinsic function and produces inline code.
The BREAK instruction, and hence _BREAK, is not available on all AVR devices—please refer to the device-specific data sheet for availability.