Synopsis
#include <ina90.h>
void _BREAK(void);
Description

_BREAK inserts a BREAK instruction into the function code.

_BREAK is an intrinsic function and produces inline code.

Portability

The BREAK instruction, and hence _BREAK, is not available on all AVR devices—please refer to the device-specific data sheet for availability.