Skip to content

Control: Sleep () seconds

Jaume Olivé Petrus edited this page Oct 29, 2017 · 1 revision

This block is a Control block that puts the CPU into the sleep mode for a specified number of seconds.

When the CPU is in the sleep mode, the majority of the CPU resources are power-off, including the RAM memory, the peripherals, etc. Only a few resources remain active, such as the RTC memory. When the CPU exits from the sleep mode, the CPU is restarted.

Shape

Forever block

Clone this wiki locally