famouso::mw::nl::awds::AWDS_Packet::Header Struct Reference
A header of the AWDS_Paket. More...
#include <AWDS_Packet.h>
Data Fields | |
MAC | addr |
uint8_t | type |
uint16_t | size |
Detailed Description
A header of the AWDS_Paket.
The header defines the address (can be source or destination), the paket type and the size of the payload.
Field Documentation
The source or destination of the paket.
Referenced by famouso::mw::nl::AWDSNL::deliver().
The size of the payload in network-byte-order.
Referenced by famouso::mw::nl::AWDSNL::deliver().
The type of the paket.
Referenced by famouso::mw::nl::AWDSNL::deliver().
The documentation for this struct was generated from the following file:
- include/mw/nl/awds/AWDS_Packet.h