Interface: moteiv.tos.platform.msp430.timer.MSP430Compare
interface MSP430CompareCommands
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()