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

§ watchdogClear

Watchdog_ClearFxn Watchdog_FxnTable::watchdogClear

§ watchdogClose

Watchdog_CloseFxn Watchdog_FxnTable::watchdogClose

§ watchdogControl

Watchdog_ControlFxn Watchdog_FxnTable::watchdogControl

§ watchdogInit

Watchdog_InitFxn Watchdog_FxnTable::watchdogInit

§ watchdogOpen

Watchdog_OpenFxn Watchdog_FxnTable::watchdogOpen

§ watchdogSetReload

Watchdog_SetReloadFxn Watchdog_FxnTable::watchdogSetReload

§ watchdogConvertMsToTicks

Watchdog_ConvertMsToTicksFxn Watchdog_FxnTable::watchdogConvertMsToTicks

The documentation for this struct was generated from the following file:
© Copyright 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale