TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
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