LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
swidms_SwiDmsGetHWWatchdog Struct Reference

Data Fields

uint32_t timeout
 
uint32_t resetDelay
 
uint8_t enable
 
uint32_t count
 

Detailed Description

This structure contains the parameters for hardware watchdog settings

Parameters
timeout
  • timeout value for HW watchdog (unit in second)
resetDelay
  • delay before reset after watchdog timeout (unit in second)
enable
  • 0 to disable watchdog; 1 to enable watchdog
count
  • once <timeout> has occurred, the <count> will be increased by 1 and the timer will be restarted automatically. This <count> indicates the number of renewals.

Field Documentation

uint32_t swidms_SwiDmsGetHWWatchdog::count
uint8_t swidms_SwiDmsGetHWWatchdog::enable
uint32_t swidms_SwiDmsGetHWWatchdog::resetDelay
uint32_t swidms_SwiDmsGetHWWatchdog::timeout

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved