Data Fields
PWM_Config_ Struct Reference

PWM Global configuration. More...

#include <PWM.h>

Collaboration diagram for PWM_Config_:
Collaboration graph
[legend]

Data Fields

PWM_FxnTable const * fxnTablePtr
 
void * object
 
void const * hwAttrs
 

Detailed Description

PWM Global configuration.

The PWM_Config structure contains a set of pointers used to characterize the PWM driver implementation.

Field Documentation

§ fxnTablePtr

PWM_FxnTable const* PWM_Config_::fxnTablePtr

Pointer to a table of driver-specific implementations of PWM APIs

§ object

void* PWM_Config_::object

Pointer to a driver specific data object

§ hwAttrs

void const* PWM_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