TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
WatchdogCC26XX_Object Struct Reference

Watchdog Object for CC26XX. More...

#include <WatchdogCC26XX.h>

Collaboration diagram for WatchdogCC26XX_Object:
Collaboration graph
[legend]

Data Fields

bool isOpen
 
unsigned long reloadValue
 
Watchdog_Callback callbackFxn
 
Watchdog_ResetMode resetMode
 
Watchdog_DebugMode debugStallMode
 
void * watchdogPreFxn
 
void * watchdogPostFxn
 
Power_NotifyObj watchdogPreObj
 
Power_NotifyObj watchdogPostObj
 
ti_sysbios_family_arm_m3_Hwi_Struct hwi
 

Detailed Description

Watchdog Object for CC26XX.

Not to be accessed by the user.

Field Documentation

bool WatchdogCC26XX_Object::isOpen

Flag for open/close status

unsigned long WatchdogCC26XX_Object::reloadValue

Reload value for Watchdog

Watchdog_Callback WatchdogCC26XX_Object::callbackFxn

Pointer to callback. Not supported on all targets.

Watchdog_ResetMode WatchdogCC26XX_Object::resetMode

Mode to enable resets. Not supported on all targets.

Watchdog_DebugMode WatchdogCC26XX_Object::debugStallMode

Mode to stall WDT at breakpoints. Not supported on all targets.

void* WatchdogCC26XX_Object::watchdogPreFxn

Watchdog Pre-notify function pointer.

void* WatchdogCC26XX_Object::watchdogPostFxn

Watchdog Post-notify function pointer.

Power_NotifyObj WatchdogCC26XX_Object::watchdogPreObj

Watchdog Pre-notify object.

Power_NotifyObj WatchdogCC26XX_Object::watchdogPostObj

Watchdog Post-notify object.

ti_sysbios_family_arm_m3_Hwi_Struct WatchdogCC26XX_Object::hwi

Embedded Hwi Object


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