Component: moteiv.tos.lib.sp.cc2420.LinkRadio

configuration LinkRadio

Wrapper configuration that ties together the necessary items for SP to effectively interact with the link protocol.

Includes the necessary primitives for running on the CC2420 transceiver.

Author:
Joe Polastre, Moteiv Corporation <info@moteiv.com>

Provides
interface ReceiveMsg as Receive
interface SPInterface
interface SPLinkEvents
interface SPLinkStats
interface SPSend
interface StdControl
interface TimeStamping<T32khz, uint32_t>

Uses
interface ObjectPool<sp_message_t> as Pool
interface ObjectPoolEvents<sp_message_t> as PoolEvents

Wiring