Component: tos.lib.serial.SerialDispatcherC

configuration SerialDispatcherC

This component provides functionality to send many different kinds of serial packets on top of a general packet sending component. It achieves this by knowing where the different packets in a message_t exist through the SerialPacketInfo interface.

Author:
Philip Levis
Ben Greenstein
Date:
August 7 2005

Provides
interface Init
interface Receive[uart_id_t]
interface Send[uart_id_t]
interface SplitControl

Uses
interface Leds
interface SerialPacketInfo[uart_id_t]

Wiring