Data Fields
Button_Config Struct Reference

Button configuration. More...

#include <Button.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

Button configuration.

Each Button_Config represents a single physical button. It contains pointers to the button's Button_HWAttrs and Button_Object. The user must statically allocate all of these structures.

Field Documentation

§ object

void* Button_Config::object

Pointer to a Button_Object struct

§ hwAttrs

void const* Button_Config::hwAttrs

Pointer to a Button_HWAttrs 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