32 #ifndef HELLOWORLDTASK_H_ 33 #define HELLOWORLDTASK_H_ 97 return this->m_pxDriver;
Private API for the Driver Interface.
Public API for the Driver Interface.
Define the global error management API.
#define assert_param(expr)
Include module's header file.
Definition: stm32l4xx_hal_conf.h:359
Definition: AManagedTaskVtbl.h:95
AManagedTask * HelloWorldTaskAlloc()
TODO - insert here the file description.
This file declare the Managed task Interface.
AManagedTask super
Definition: HelloWorldTask.h:59
Definition: IDriverVtbl.h:59
Definition: HelloWorldTask.h:55
IDriver * m_pxDriver
Definition: HelloWorldTask.h:66
IDriver * HelloWorldTaskGetDriver(HelloWorldTask *this)
Definition: HelloWorldTask.h:94
Target platform definition.