AVR Ports

Naming

PORT{A, B, C, D}{1 ... 8}

Letters indicate what port we are talking about, and the numbers denote the pin.

AVR Ports

AVR ports are implemented with tri state buffers.

AVR-port.png

Setup input/output ports