HFCC-01 Low-Level Software (LLSW) Rel_6802_HFCC-01-RP-CSAR-CB
Loading...
Searching...
No Matches
A429Message Struct Reference

ARINC 429 Standard 32-Bit Word Protocol Bitfield Structure (Label, SDI, Data, SSM, Parity). More...

#include <modA429.h>

Data Fields

UInt32 uLabelID3: 3
 Bits 6–8 of the label (most significant).
UInt32 uLabelID2: 3
 Bits 3–5 of the label.
UInt32 uLabelID1: 2
 Bits 1–2 of the 8-bit label (least significant).
UInt32 uSDI: 2
 SDI Value 2-bit.
UInt32 uData: 19
 ARINC 429 Data 19-bit.
UInt32 uSSM: 2
 SSM Value 2-bit.
UInt32 uParity: 1
 Parity 1-bit.

Detailed Description

ARINC 429 Standard 32-Bit Word Protocol Bitfield Structure (Label, SDI, Data, SSM, Parity).

Field Documentation

◆ uData

UInt32 A429Message::uData

ARINC 429 Data 19-bit.

◆ uLabelID1

UInt32 A429Message::uLabelID1

Bits 1–2 of the 8-bit label (least significant).

◆ uLabelID2

UInt32 A429Message::uLabelID2

Bits 3–5 of the label.

◆ uLabelID3

UInt32 A429Message::uLabelID3

Bits 6–8 of the label (most significant).

◆ uParity

UInt32 A429Message::uParity

Parity 1-bit.

◆ uSDI

UInt32 A429Message::uSDI

SDI Value 2-bit.

◆ uSSM

UInt32 A429Message::uSSM

SSM Value 2-bit.


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