DESERT 3.5.1
Loading...
Searching...
No Matches
uwtdma.h File Reference
#include <mmac.h>
#include <queue>
#include <deque>
#include <iostream>
#include <assert.h>
#include <sstream>
#include <fstream>
#include <sys/time.h>
Include dependency graph for uwtdma.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UwTDMATimer
 
class  UwTDMA
 

Macros

#define UW_TDMA_STATUS_MY_SLOT   1
 
#define UW_TDMA_STATUS_NOT_MY_SLOT   2
 

Detailed Description

Provides the definition of the class UWTDMA.

Author
Filippo Campagnaro
Roberto Francescon
Version
1.0.0

Definition in file uwtdma.h.

Macro Definition Documentation

◆ UW_TDMA_STATUS_MY_SLOT

#define UW_TDMA_STATUS_MY_SLOT   1

Status slot active>

Definition at line 52 of file uwtdma.h.

◆ UW_TDMA_STATUS_NOT_MY_SLOT

#define UW_TDMA_STATUS_NOT_MY_SLOT   2

Status slot not active >

Definition at line 53 of file uwtdma.h.