Data Fields
TimerMSP432_Object Struct Reference

TimerMSP432 Object. More...

#include <TimerMSP432.h>

Collaboration diagram for TimerMSP432_Object:
Collaboration graph
[legend]

Data Fields

HwiP_Handle hwiHandle
 
SemaphoreP_Handle timerSem
 
Power_NotifyObj perfChangeNotify
 
uint32_t perfConstraintMask
 
Timer_CallBackFxn callBack
 
Timer_Mode mode
 
Timer_PeriodUnits units
 
uint32_t rawPeriod
 
uint32_t period
 
bool isRunning
 

Detailed Description

TimerMSP432 Object.

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

Field Documentation

§ hwiHandle

HwiP_Handle TimerMSP432_Object::hwiHandle

§ timerSem

SemaphoreP_Handle TimerMSP432_Object::timerSem

§ perfChangeNotify

Power_NotifyObj TimerMSP432_Object::perfChangeNotify

§ perfConstraintMask

uint32_t TimerMSP432_Object::perfConstraintMask

§ callBack

Timer_CallBackFxn TimerMSP432_Object::callBack

§ mode

Timer_Mode TimerMSP432_Object::mode

§ units

Timer_PeriodUnits TimerMSP432_Object::units

§ rawPeriod

uint32_t TimerMSP432_Object::rawPeriod

§ period

uint32_t TimerMSP432_Object::period

§ isRunning

bool TimerMSP432_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