ParsedUiFrame struct final
#include <pr/ax25/parser.hpp>
Parsed AX.25 UI frame.
Public variables
- std::uint8_t control
- Address destination
-
std::array<std::uint8_t, prf::
pr:: kMaxFrameBytes> info - std::size_t info_length
- std::uint8_t pid
- std::size_t repeater_count
- std::array<Address, 8U> repeaters
- Address source