Module rustradio::il2p_deframer

source ·
Expand description

IL2P Deframer

Structs§

  • IL2P deframer block
  • Protocol identifier, a concept inherited from AX.25, but IL2P uses different numbers for them, and bakes in the frame type with the PID.

Constants§

  • SYNC_WORD is the pattern of bits (after the clock sync preamble) that indicate the start of an IL2P frame.