Library for HopeRF RFM22 transceiver module ported to mbed. Original Software from Mike McCauley (mikem@open.com.au) . See http://www.open.com.au/mikem/arduino/RF22/

Fork of RF22 by Karl Zweimüller

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
RF22Mesh::MeshApplicationMessageSignals an application layer message for the caller of RF22Mesh
RF22Mesh::MeshMessageHeaderStructure of the basic RF22Mesh header
RF22Mesh::MeshRouteDiscoveryMessageSignals a route discovery request or reply At present only supports physical dest addresses of length 1 octet
RF22Mesh::MeshRouteFailureMessageSignals a route failure
RF22::ModemConfigDefines register values for a set of modem configuration registers
RF22Send and receive unaddressed, unreliable datagrams
RF22DatagramRF22 subclass for addressed, unreliable messages
RF22MeshRF22 subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network, with automatic route discovery
RF22ReliableDatagramRF22 subclass for sending addressed, acknowledged, retransmitted datagrams
RF22RouterRF22 subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network
RF22Router::RoutedMessageDefines the structure of a RF22Router message
RF22Router::RoutedMessageHeaderDefines the structure of the RF22Router message header, used to keep track of end-to-end delivery parameters
RF22Router::RoutingTableEntryDefines an entry in the routing table