SimpleLink MCU SDK Driver APIs  tidrivers_msp43x_3_01_01_03
Data Fields
Timer_Params_ Struct Reference

Timer Parameters. More...

#include <Timer.h>

Collaboration diagram for Timer_Params_:
Collaboration graph
[legend]

Data Fields

Timer_Mode timerMode
 
Timer_Period_Units periodUnits
 
Timer_CallBackFxn timerCallback
 
uint32_t period
 

Detailed Description

Timer Parameters.

Timer parameters are used to with the Timer_open() call. Default values for these parameters are set using Timer_Params_init().

Field Documentation

Timer_Mode Timer_Params_::timerMode
Timer_Period_Units Timer_Params_::periodUnits
Timer_CallBackFxn Timer_Params_::timerCallback
uint32_t Timer_Params_::period

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