Component: moteiv.tos.lib.sp.SPAdaptorGenericCommM

module SPAdaptorGenericCommM

Implementation of an adapter that converts standard TOS_Msg packets into sp_message_t messages, dispatches them to SP, and then decomposes the messages back into packets after transmission.

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

Provides
interface SendMsg[uint8_t]

Uses
interface SPSend[uint8_t]