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-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale