GPTIMER Global Configuration.
The GPTIMER_Config structure contains a set of pointers used to characterise the GPTIMER driver implementation.
This structure needs to be defined before calling GPTIMER_init() and it must not be changed thereafter.
Data Fields | |
| GPTIMER_Object * | object | 
| GPTIMER_HwAttrs const * | hwAttrs | 
| GPTIMER_Object* GPTIMER_Config::object | 
Pointer to a driver specific data object
| GPTIMER_HwAttrs const* GPTIMER_Config::hwAttrs | 
Pointer to a driver specific hardware attributes structure