Component: moteiv.tos.lib.Spram.SpramP

generic module SpramP(uint16_t MaxSizeBytes)

Implementation of Spram.

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

Provides
interface Init
interface Spram

Uses
interface Timer2<TMilli> as AdvertiseTimer
interface Timer2<TMilli> as BurstTimer
interface SPReceive as DataReceive
interface SPSend as DataSend
interface LocalTime<TMilli>
interface BitVector as PageVector
interface Timer2<TMilli> as ParentTimer
interface Random
interface SPReceive as RequestReceive
interface SPSend as RequestSend
interface Timer2<TMilli> as RequestTimer
interface TaskBasic as send_advertise_data_msg
interface TaskBasic as send_burst_data_msg
interface TaskBasic as send_request_msg
interface TaskBasic as updated