AM263x MCU+ SDK  08.02.01

Detailed Description

LED driver configuration, these are filled by SysCfg based on the device that is selected.

Forward declaration of LED_Config_s.

Data Fields

LED_Attrsattrs
 
LED_Fxnsfxns
 
void * object
 

Field Documentation

◆ attrs

LED_Attrs* LED_Config::attrs

LED device attributes

◆ fxns

LED_Fxns* LED_Config::fxns

LED device implementation functions

◆ object

void* LED_Config::object

LED driver object, used to maintain driver implementation state