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.
Dependencies: DigiLogger
Fork of XBeeLib_vs by
TxStatus
| Enumerations | |
| enum | TxStatus { TxStatusSuccess = 0, TxStatusAckFail = 1, TxStatusCCAFail = 2, TxStatusInvDestEP = 0x15, TxStatusNwAckFail = 0x21, TxStatusNotJoinNw = 0x22, TxStatusSelfAddr = 0x23, TxStatusAddrNotFound = 0x24, TxStatusRouteNotFound = 0x25, TxStatusBroadSrcFail2Heard = 0x26, TxStatusInvBindTableIdx = 0x2B, TxStatusResourceError = 0x2C, TxStatusAttBroadcWithAPS = 0x2D, TxStatusAttUnicWithAPSEE0 = 0x2E, TxStatusResourceError2 = 0x31, TxStatusInternalError = 0x32, TxStatusPayloadTooLarge = 0x74, TxStatusIndirectMsgUnReq = 0x75, TxStatusInvalidAddr = 0xfe, TxStatusTimeout = 0xff } | 
| TxStatus.More... | |
Enumeration Type Documentation
| enum TxStatus | 
TxStatus.
- Enumerator:
Generated on Tue Jul 12 2022 20:10:44 by
 1.7.2
 1.7.2 
    