Synopsis
CTL_STATUS_t platform_watchdog_set_period(float period);
Description

platform_watchdog_set_period sets the timeout period to period seconds. If the period is too long for the platform to support, platform_watchdog_set_period returns an error status.

Return Value

platform_watchdog_set_period returns a standard status code.