Variable safetyStatuswordBitsConst

safetyStatuswordBits: SafetyStatuswordBit[] = ...

Represents an array of safety statusword bits, where each element corresponds to a specific bit within a 4-byte safety statusword. Each entry includes:

  • the bit's name,
  • an optional abbreviation, and
  • a brief description of its function or purpose.

Note

This structure is intended for devices without SMM.

Generated using TypeDoc