Exportable version of WizziLab's modem driver.

Dependents:   modem_ref_helper

Embed: (wiki syntax)

« Back to documentation index

d7a_tp_ack_status_zip_t Struct Reference

d7a_tp_ack_status_zip_t Struct Reference
[D7A 1.x API]

======================================================================= ======================================================================= More...

#include <d7a_1x_fs.h>

Data Fields

u8 len
 Length of the bitmap.
u8 start_id
 First non-received ID, before which all IDs are receive.
u8 end_id
 Last received ID.
u8 bitmap [32]
 Reception status bitmap.

Detailed Description

======================================================================= =======================================================================

17. TRL STATUS

======================================================================= ======================================================================= Structure of the D7ATP ACK Template (compressed ACK record)

Definition at line 1045 of file d7a_1x_fs.h.


Field Documentation

u8 len

Length of the bitmap.

Definition at line 1048 of file d7a_1x_fs.h.