Acrosser ACM-B6360 User Manual

Page 63

Advertising
background image

2. Syntax:

Wdt_stop(Void)

Description: Any time call this function will stop Watchdog Timer.

Parameters: None.

Return Value: None.

3. Syntax:

Get_wdt_count()

Description: This function read the value of the watchdog time counter.

Parameters: None.

Return Value: This function returns the value of the time counter.

5.1.1.5 Watchdog (Windows)

1. Syntax:

setWtdTimer(u8 value)

Description: This function of the watchdog time to start counter.

Parameters: The parameter ‘value’ is the value to set to watchdog timer register.

The range is 1~ 255 .

Return Value: None.

2. Syntax:

getWtdTimer(void)

Description: This function read the value of the watchdog time counter.

Parameters: None.

Return Value: This function returns the value of the time counter.

63

Advertising