Data Fields
LED_HWAttrs Struct Reference

Hardware specific settings for a LED module. More...

#include <LED.h>

Data Fields

uint_least8_t index
 
LED_Type type
 

Detailed Description

Hardware specific settings for a LED module.

This structure should be defined and provided by the application. The index should be correspond to the desired pin in either the PWM or GPIO config tables depending on the requested LED_Type.

Field Documentation

§ index

uint_least8_t LED_HWAttrs::index

Index into GPIO or PWM config array

§ type

LED_Type LED_HWAttrs::type

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