|  |  | 
PWM Global configuration. More...
#include <PWM.h>
| Data Fields | |
| PWM_FxnTable const * | fxnTablePtr | 
| void * | object | 
| void const * | hwAttrs | 
PWM Global configuration.
The PWM_Config structure contains a set of pointers used to characterize the PWM driver implementation.
| PWM_FxnTable const* PWM_Config_::fxnTablePtr | 
Pointer to a table of driver-specific implementations of PWM APIs
| void* PWM_Config_::object | 
Pointer to a driver specific data object
| void const* PWM_Config_::hwAttrs | 
Pointer to a driver specific hardware attributes structure