Data Fields
TimerCC32XX_Object_ Struct Reference

TimerCC32XX_Object. More...

#include <TimerCC32XX.h>

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 2017, Texas Instruments Incorporated