SimpleLink MCU SDK Driver APIs  tidrivers_msp43x_3_01_01_03
Data Fields
Watchdog_FxnTable_ Struct Reference

The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation. More...

#include <Watchdog.h>

Collaboration diagram for Watchdog_FxnTable_:
Collaboration graph
[legend]

Data Fields

Watchdog_ClearFxn watchdogClear
 
Watchdog_CloseFxn watchdogClose
 
Watchdog_ControlFxn watchdogControl
 
Watchdog_InitFxn watchdogInit
 
Watchdog_OpenFxn watchdogOpen
 
Watchdog_SetReloadFxn watchdogSetReload
 
Watchdog_ConvertMsToTicksFxn watchdogConvertMsToTicks
 

Detailed Description

The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation.

Field Documentation

Watchdog_ClearFxn Watchdog_FxnTable_::watchdogClear
Watchdog_CloseFxn Watchdog_FxnTable_::watchdogClose
Watchdog_ControlFxn Watchdog_FxnTable_::watchdogControl
Watchdog_InitFxn Watchdog_FxnTable_::watchdogInit
Watchdog_OpenFxn Watchdog_FxnTable_::watchdogOpen
Watchdog_SetReloadFxn Watchdog_FxnTable_::watchdogSetReload
Watchdog_ConvertMsToTicksFxn Watchdog_FxnTable_::watchdogConvertMsToTicks

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