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

generic configuration Alarm32khz16C()

The TinyOS Timer interfaces are discussed in TEP 102. Alarm32khzC is the alarm for async 32khz alarms. Use Alarm32khz16C for 16bit alarms to prevent the overhead of 32-bit alarms when they are not necessary.

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

Provides
interface Alarm<T32khz, uint16_t> as Alarm32khz16
interface StdControl as Init

Wiring