Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Embed: (wiki syntax)

« Back to documentation index

d7a_sp_status_t Union Reference

d7a_sp_status_t Union Reference

Bitfield structure of the D7ASP segment status byte. More...

#include <d7a_alp.h>


Detailed Description

Bitfield structure of the D7ASP segment status byte.

Definition at line 158 of file d7a_alp.h.


Field Documentation

uint8_t idf

Identifier type of the received segment.

Definition at line 165 of file d7a_alp.h.

uint8_t missed

There are not received seqnums anterior to the current seqnum.

Definition at line 169 of file d7a_alp.h.

uint8_t retry

Current seqnum was already received.

Definition at line 167 of file d7a_alp.h.

uint8_t rfu

RFU.

Definition at line 163 of file d7a_alp.h.