#include <ina90.h> void _SLEEP(void);
_SLEEP inserts a SLEEP instruction into the function code.
_SLEEP is an intrinsic function and produces inline code.
_SLEEP can be used on any AVR device.