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.
Dependents: modem_ref_helper_for_v5_3_217
d7a_buf_t Struct Reference
[D7A API (all except APL)]
Generic D7A buffer structure. More...
#include <d7a_1x.h>
Data Fields | |
u8 | len |
Buffer payload length. | |
u8 | pof |
Payload start offset (Result length) | |
u8 | shadow_len |
Shadow buffer payload length (snap/restore) | |
u8 | shadow_pof |
Shadow Payload start offset (snap/restore) | |
u8 | data [1] |
Data. |
Detailed Description
Generic D7A buffer structure.
Definition at line 28 of file d7a_1x.h.
Field Documentation
Generated on Wed Jul 20 2022 12:33:07 by
