avr-libc  2.0.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

マクロ | 関数
delay.h ファイルリファレンス

このファイルのソースコードを参照する

マクロ

#define F_CPU   1000000UL
 

関数

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