Eapiwdogreloadtimer(); Eapiwdoggetstatus - Asus AAEON PICO-ADN4 User Manual

Pico-itx single board computer
Table of Contents

Advertisement

C.3.1.5

EapiWDogReloadTimer()

Command Line:
EapiWDogReloadTimer()
Use this command to reload the Timeout count
Parameters
None
Condition
Library Uninitialized
Common Error
Others
C.3.1.6

EapiWDogGetStatus()

Command Line:
EapiWDogGetStatus(
__OUTOPT uint32_t *pwdtMinute,
__OUTOPT uint32_t *pwdtCountTime,
__OUTOPT uint32_t *pwdtReloadTime
)
Use this command to get the Watchdog Timer mode, time count value and reload
timer.
Parameters
*pwdtMinute
*pwdtCountTime
*pwdtReloadTime
Condition
Library Uninitialized
Common Error
Others
Appendix C – Watchdog Timer Programming
Function Parameters
Return Values
EAPI_STATUS_NOT_INITIALIZED
Common Error Code
EAPI_STATUS_SUCCESS
Function Parameters
Get the mode of minute or second
Get WDT time count
Get WDT ReloadTime
Return Values
EAPI_STATUS_NOT_INITIALIZED
Common Error Code
EAPI_STATUS_SUCCESS
102

Advertisement

Table of Contents
loading

Table of Contents