Data Fields
LED_Config Struct Reference

LED configuration. More...

#include <LED.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

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.

Field Documentation

§ object

void* LED_Config::object

Pointer to drivers internal data state object

§ hwAttrs

void const* LED_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale