Data Structures | Enumerations
TimerCC26XX.h File Reference

Detailed Description

Timer driver interface for CC26XX devices.


Operation

This driver implements a 32-bit or 16-bit general purpose timer for the CC26XX device.

The timer always operates in count up mode.


#include <stdbool.h>
#include <stdint.h>
#include <ti/drivers/Timer.h>
#include <ti/drivers/dpl/SemaphoreP.h>
#include <ti/drivers/timer/GPTimerCC26XX.h>
Include dependency graph for TimerCC26XX.h:

Go to the source code of this file.

Data Structures

struct  TimerCC26XX_HWAttrs
 TimerCC26XX Hardware Attributes. More...
 
struct  TimerCC26XX_Object
 TimerCC26XX_Object. More...
 

Enumerations

enum  TimerCC26XX_SubTimer { TimerCC26XX_timer16A = 0x0001, TimerCC26XX_timer16B = 0x0002, TimerCC26XX_timer32 = 0x0003 }
 

Enumeration Type Documentation

§ TimerCC26XX_SubTimer

Enumerator
TimerCC26XX_timer16A 

Half width timer A

TimerCC26XX_timer16B 

Half width timer B

TimerCC26XX_timer32 

Full width timer

© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale