AVRLib
AVR Registers
The PINx Register
- There are many other registers in the AVR. They can be accessed using the same functions above. Many, such as the timers and A/D converters have associated high-level functions in the AVRlib that make accessing the registers unnecessary. There are also a few 16-bit registers that may be encountered. For these, the functions outw(reg,word) and inw(reg) replace their byte-wise counterparts.
AVRLib
AVR Registers
The PINx Register
Copyright © 2004-07-05
Center for Computer Research in Music and Acoustics (CCRMA),
Stanford University