Contiki 2.6
|
This controls the sleep operation for the LCD. More...
Go to the source code of this file.
Functions | |
void | sleep_now (int howlong) |
Prepares for and executes sleep. | |
void | sleep_wakeup (void) |
This will send a wakeup command to ATmega1284p It may already be awake, if not it will respond during the next wake cycle Upon receiving the command it will return an acknowledgement frame. |
This controls the sleep operation for the LCD.
Definition in file sleep.h.