avr-libc  2.1.0
Standard C library for AVR-GCC

AVR Libc Home Page

AVRs

AVR Libc Development Pages

Main Page

User Manual

Library Reference

FAQ

Example Projects

Macros | Functions
delay.h File Reference

Go to the source code of this file.

Macros

#define F_CPU   1000000UL
 

Functions

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