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

configuration Counter32khzC

The TinyOS Timer interfaces are discussed in TEP 102. Counter32khzC is the counter to be used for all 32khzs. Use Counter to get the current time of the mote in 32khz resolution.

Author:
Cory Sharp, Moteiv Corporation <info@moteiv.com>

Provides
interface Counter<T32khz, uint16_t> as Counter32khz16
interface Counter<T32khz, uint32_t> as Counter32khz32
interface LocalTime<T32khz> as LocalTime32khz

Wiring