Interface: moteiv.tos.lib.CC2420Radio.MacControl
interface MacControl
Mac Control Interface. Sets the acknowlegement options for outgoing
and incoming messages.
- Author:
-
Joe Polastre, Moteiv Corporation <info@moteiv.com>
Commands
command void disableAck()
command void enableAck()
command void requestAck(TOS_MsgPtr msg)
Commands - Details
disableAck
command void disableAck()
enableAck
command void enableAck()
getState
command cc2420_linkstate_t getState()
requestAck
command void requestAck(TOS_MsgPtr msg)