SimpleLink MCU SDK Driver APIs  tidrivers_msp43x_3_01_01_03
Data Fields
TimerMSP432_Object Struct Reference

TimerMSP432 Object Driver specific structure that takes care of various driver parameters such as hardware interrupts and callbacks. The application should not modify any members of this structure. More...

#include <TimerMSP432.h>

Collaboration diagram for TimerMSP432_Object:
Collaboration graph
[legend]

Data Fields

bool resourceAvailable
 
Timer_Configconfig
 
HwiP_Params hwiParams
 
HwiP_Handle hwiHandle
 
Timer_CallBackFxn callBack
 
SemaphoreP_Handle timerSem
 
Timer_Mode timerMode
 

Detailed Description

TimerMSP432 Object Driver specific structure that takes care of various driver parameters such as hardware interrupts and callbacks. The application should not modify any members of this structure.

Field Documentation

bool TimerMSP432_Object::resourceAvailable
Timer_Config* TimerMSP432_Object::config
HwiP_Params TimerMSP432_Object::hwiParams
HwiP_Handle TimerMSP432_Object::hwiHandle
Timer_CallBackFxn TimerMSP432_Object::callBack
SemaphoreP_Handle TimerMSP432_Object::timerSem
Timer_Mode TimerMSP432_Object::timerMode

The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated