eLooM for STM32 application
v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
|
#include <IEvent.h>
Data Fields | |
const IEventSrc * | pSource |
Specifies a generic Event. Each event has a pointer to the IEventSrc object that has generated the event.
const IEventSrc* _IEvent::pSource |
Specifies a pointer to the Event Source that generated the event.