Data Fields
GPTimerCC26XX_Params Struct Reference

GPTimerCC26XX Parameters. More...

#include <GPTimerCC26XX.h>

Data Fields

GPTimerCC26XX_Width width
 
GPTimerCC26XX_Mode mode
 
GPTimerCC26XX_SetMatchTiming matchTiming
 
GPTimerCC26XX_Direction direction
 
GPTimerCC26XX_DebugMode debugStallMode
 

Detailed Description

GPTimerCC26XX Parameters.

GPTimer parameters are used to with the GPTimerCC26XX_open() call. Default values for these parameters are set using GPTimerCC26XX_Params_init().

See also
GPTimerCC26XX_Params_init()

Field Documentation

§ width

GPTimerCC26XX_Width GPTimerCC26XX_Params::width

Timer configuration (32/16-bit)

§ mode

GPTimerCC26XX_Mode GPTimerCC26XX_Params::mode

Timer mode

§ matchTiming

GPTimerCC26XX_SetMatchTiming GPTimerCC26XX_Params::matchTiming

Set new match values on next timeout or next cycle

§ direction

GPTimerCC26XX_Direction GPTimerCC26XX_Params::direction

Count up or down

§ debugStallMode

GPTimerCC26XX_DebugMode GPTimerCC26XX_Params::debugStallMode

Timer debug stall mode


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale