Interface: tos.chips.msp430.timer.Msp430Compare
interface Msp430Compare
- Author:
-
Cory Sharp <cssharp@eecs.berkeley.edu>
Commands
Events
Commands - Details
getEvent
command uint16_t getEvent()
setEvent
command void setEvent(uint16_t time)
setEventFromNow
command void setEventFromNow(uint16_t delta)
setEventFromPrev
command void setEventFromPrev(uint16_t delta)
Events - Details
fired
event void fired()