Data Fields
TimerCC32XX_Object Struct Reference

TimerCC32XX_Object. More...

#include <TimerCC32XX.h>

Collaboration diagram for TimerCC32XX_Object:
Collaboration graph
[legend]

Data Fields

HwiP_Handle hwiHandle
 
Power_NotifyObj notifyObj
 
SemaphoreP_Handle timerSem
 
Timer_CallBackFxn callBack
 
Timer_Mode mode
 
uint32_t timer
 
uint32_t period
 
uint32_t prescaler
 
bool isRunning
 

Detailed Description

TimerCC32XX_Object.

The application must not access any member variables of this structure!

Field Documentation

§ hwiHandle

HwiP_Handle TimerCC32XX_Object::hwiHandle

§ notifyObj

Power_NotifyObj TimerCC32XX_Object::notifyObj

§ timerSem

SemaphoreP_Handle TimerCC32XX_Object::timerSem

§ callBack

Timer_CallBackFxn TimerCC32XX_Object::callBack

§ mode

Timer_Mode TimerCC32XX_Object::mode

§ timer

uint32_t TimerCC32XX_Object::timer

§ period

uint32_t TimerCC32XX_Object::period

§ prescaler

uint32_t TimerCC32XX_Object::prescaler

§ isRunning

bool TimerCC32XX_Object::isRunning

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