Interface: moteiv.tos.platform.msp430.timer.TimerExclusive
interface TimerExclusiveCommands
command result_t prepareTimer(uint8_t rh, uint16_t interval, uint16_t csSAMPCON, uint16_t cdSAMPCON)
command result_t startTimer(uint8_t rh)
command result_t stopTimer(uint8_t rh)
Commands - Details
prepareTimer
command result_t prepareTimer(uint8_t rh, uint16_t interval, uint16_t csSAMPCON, uint16_t cdSAMPCON)
startTimer
command result_t startTimer(uint8_t rh)
stopTimer
command result_t stopTimer(uint8_t rh)