Interface: moteiv.tos.platform.msp430.timer.MSP430ClockInit

interface MSP430ClockInit

Commands
command void defaultInitClocks()
command void defaultInitTimerA()
command void defaultInitTimerB()

Events
event void initClocks()
event void initTimerA()
event void initTimerB()

Commands - Details

defaultInitClocks

command void defaultInitClocks()

defaultInitTimerA

command void defaultInitTimerA()

defaultInitTimerB

command void defaultInitTimerB()

Events - Details

initClocks

event void initClocks()

initTimerA

event void initTimerA()

initTimerB

event void initTimerB()