EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoEventTXDone Class Reference

Informs the external host that the device has finished all transmissions. More...

#include <eoSerialEvents.h>

Inheritance diagram for eoEventTXDone:
Collaboration diagram for eoEventTXDone:

Additional Inherited Members

- Public Member Functions inherited from eoSerialEvent
SA_EVENT_TYPE getEventType () const
 Returns the event type. Can be used safely to cast the packet. More...
 
- Static Public Member Functions inherited from eoSerialEvent
static eoSerialEventparsePacket (eoPacket &packet)
 Parses packet, checks if it is a serial event. More...
 
- Protected Member Functions inherited from eoSerialEvent
eoPacketpreparePacket (uint8_t u8Length) const
 
- Protected Attributes inherited from eoSerialEvent
SA_EVENT_TYPE event
 

Detailed Description

Informs the external host that the device has finished all transmissions.