Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
Loading...
Searching...
No Matches
sapi_dual_ack_frame_t Struct Reference

SAPI_DUAL_FRAME_KIND_ACK payload. More...

#include <sapi_dual_frames.h>

Collaboration diagram for sapi_dual_ack_frame_t:
[legend]

Data Fields

sapi_dual_frame_header_t header
uint32_t acked_sequence

Detailed Description

SAPI_DUAL_FRAME_KIND_ACK payload.

Definition at line 74 of file sapi_dual_frames.h.

Field Documentation

◆ header

sapi_dual_frame_header_t sapi_dual_ack_frame_t::header

Definition at line 76 of file sapi_dual_frames.h.

◆ acked_sequence

uint32_t sapi_dual_ack_frame_t::acked_sequence

The DATA frame's own Layer-1 sequence_number this ACK confirms - checked by the sender against the sequence it actually sent with, not merely "an ACK arrived" (ADR-020 section 1).

Definition at line 80 of file sapi_dual_frames.h.


The documentation for this struct was generated from the following file: