![]() |
![]() |
LED configuration. More...
#include <LED.h>
Data Fields | |
| void * | object |
| void const * | hwAttrs |
LED configuration.
The LED_Config structure contains a set of pointers used to characterize the LED driver implementation.
This structure needs to be defined and provided by the application and will be NULL terminated.
| void* LED_Config::object |
Pointer to drivers internal data state object
| void const* LED_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure