Scroll to navigation

delay.h(3avr) delay.h(3avr)

NAME

delay.h

SYNOPSIS

Macros


#define F_CPU 1000000UL

Functions


static void _delay_ms (double __ms)
static void _delay_us (double __us)

Author

Generated automatically by Doxygen for AVR-LibC from the source code.

Version 2.2.1 AVR-LibC