AM64x MCU+ SDK  10.01.00
GPTIMER_Config Struct Reference

Detailed Description

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_Objectobject
 
GPTIMER_HwAttrs const * hwAttrs
 

Field Documentation

◆ object

GPTIMER_Object* GPTIMER_Config::object

Pointer to a driver specific data object

◆ hwAttrs

GPTIMER_HwAttrs const* GPTIMER_Config::hwAttrs

Pointer to a driver specific hardware attributes structure