<< AVRReadADC Scilab 2 C Converter AVRTimerSetup >>

Scilab 2 C Converter >> Scilab 2 C Converter > AVRSleep

AVRSleep

Function to pause the execution for the given time.

Description

This function causes the execution to stop for the given amount of time.

This is curretly dummy function. It provides no functionality but is required for providing support for generating C code for AVR.

Examples

AVRSleep(5000);

See also

Authors


Report an issue
<< AVRReadADC Scilab 2 C Converter AVRTimerSetup >>