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

Functions
fdevopen.c File Reference

Functions

FILEfdevopen (int(*put)(char, FILE *), int(*get)(FILE *))