DESERT 3.5.1
|
#include <uwtdma.h>
Public Member Functions | |
UwTDMATimer (UwTDMA *m) | |
Protected Member Functions | |
virtual void | expire (Event *e) |
UwTDMATimer class is used to handle the scheduling period of UWTDMA slots.
|
inline |
Costructor of the class UwTDMATimer.
Pointer | of a UwTDMA object |
|
protectedvirtual |
Method call when the timer expire.
Event* | pointer to an object of type Event |
Definition at line 74 of file uwtdma.cpp.