Chapter 7. I/O API

Table of Contents
7.1. I/O Port APIs
7.2. Function Reference
7.3. Watchdog API
7.4. Function Reference

7.1. I/O Port APIs

This section describes the functions and macros that make it easier to access the I/O registers. Most of these routines actually get replaced with in-line assembly, so there is little to no performance penalty to use them. These routines are defined in io.h. This header file also defines the registers and bit definitions for the correct AVR device.