TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
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
 

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

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