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-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale