flash_clear_timeout: Set timeout
Description
Used in a flash
pipeline to clear timeout conditions set using
flash_set_timeout
.
Usage
flash_clear_timeout(flash)
Value
The flash
object from argument flash
, with
timeout settings cleared.
Arguments
- flash
A flash
or flash_fit
object.