Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RF22 by
Auto generated API documentation and code listings for RF22KL25Z
RF22Mesh::MeshApplicationMessage | Signals an application layer message for the caller of RF22Mesh |
RF22Mesh::MeshMessageHeader | Structure of the basic RF22Mesh header |
RF22Mesh::MeshRouteDiscoveryMessage | Signals a route discovery request or reply At present only supports physical dest addresses of length 1 octet |
RF22Mesh::MeshRouteFailureMessage | Signals a route failure |
RF22::ModemConfig | Defines register values for a set of modem configuration registers |
RF22 | Send and receive unaddressed, unreliable datagrams |
RF22Datagram | RF22 subclass for addressed, unreliable messages |
RF22Mesh | RF22 subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network, with automatic route discovery |
RF22ReliableDatagram | RF22 subclass for sending addressed, acknowledged, retransmitted datagrams |
RF22Router | RF22 subclass for sending addressed, optionally acknowledged datagrams multi-hop routed across a network |
RF22Router::RoutedMessage | Defines the structure of a RF22Router message |
RF22Router::RoutedMessageHeader | Defines the structure of the RF22Router message header, used to keep track of end-to-end delivery parameters |
RF22Router::RoutingTableEntry | Defines an entry in the routing table |