Menu

famouso::mw::nl::awds::AWDS_Packet Struct Reference

A Paket for the IPC communication between Famouso and AWDS. More...

#include <AWDS_Packet.h>

Data Structures

struct  constants
 Constants for the paket. More...
struct  Header
 A header of the AWDS_Paket. More...

Data Fields

struct
famouso::mw::nl::awds::AWDS_Packet::Header 
packed
 A header of the AWDS_Paket.
Header header
uint8_t data [constants::packet_size::payload]

Detailed Description

A Paket for the IPC communication between Famouso and AWDS.


Field Documentation

uint8_t famouso::mw::nl::awds::AWDS_Packet::data[constants::packet_size::payload]

The payload of the paket.

Referenced by famouso::mw::nl::AWDSNL::fetch(), and famouso::mw::nl::AWDSNL::lastPacketSNN().

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.


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