LED driver configuration, these are filled by SysCfg based on the device that is selected.
Forward declaration of LED_Config_s.
Data Fields | |
LED_Attrs * | attrs |
LED_Fxns * | fxns |
void * | object |
LED_Attrs* LED_Config::attrs |
LED device attributes
LED_Fxns* LED_Config::fxns |
LED device implementation functions
void* LED_Config::object |
LED driver object, used to maintain driver implementation state