Contiki 2.5
Functions
sleep.h File Reference

 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. More...
 
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. More...
 

Detailed Description

 This controls the sleep operation for the LCD.
Author
Mike Vidales mavid.nosp@m.a404.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition in file sleep.h.