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 d7a_1x by
d7a_msg_t Struct Reference
Response data and meta-data from a device. More...
#include <d7a.h>
Data Fields | |
| int8_t | err |
| Error code. | |
| uint8_t | id [D7A_UID_LEN] |
| Responder's UID. | |
| int8_t | lb |
| Transmission Link Budget. | |
| int8_t | rxlev |
| Transmission RSSI. | |
| d7a_data_t * | data |
| Potential data. | |
Detailed Description
Response data and meta-data from a device.
Definition at line 320 of file d7a.h.
Field Documentation
Generated on Sun Jul 17 2022 09:41:51 by
1.7.2
