DESERT 3.5.1
Loading...
Searching...
No Matches
wake-up-pkt-hdr.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hdr_wkup
 

Macros

#define HDR_WKUP(P)   (hdr_wkup::access(P))
 

Typedefs

typedef struct hdr_wkup hdr_wkup
 

Variables

packet_t PT_WKUP
 

Detailed Description

Provides the definition of the Wake Up Tone Packet Header.

Author
Federico Guerra
Version
1.0.0

Definition in file wake-up-pkt-hdr.h.

Macro Definition Documentation

◆ HDR_WKUP

#define HDR_WKUP (   P)    (hdr_wkup::access(P))

Definition at line 42 of file wake-up-pkt-hdr.h.

Typedef Documentation

◆ hdr_wkup

typedef struct hdr_wkup hdr_wkup

Header of the Wake Up Tone.

Variable Documentation

◆ PT_WKUP

packet_t PT_WKUP
extern