Component: moteiv.tos.platform.msp430.timer.MSP430TimerM

generic module MSP430TimerM(uint16_t TxIV_addr, uint16_t TxR_addr, uint16_t TxCTL_addr, uint16_t TxIFG, uint16_t TxCLR, uint16_t TxIE, uint16_t TxSSEL0, uint16_t TxSSEL1, bool isClockSourceAsync)

Provides
interface MSP430TimerEvent as Event[uint8_t]
interface MSP430Timer as Timer

Uses
interface MSP430TimerEvent as Overflow
interface MSP430TimerEvent as VectorTimerX0
interface MSP430TimerEvent as VectorTimerX1