8-bit AVR Microcontroller

PINB – The Port B Input Pins Address

When using the I/O specific commands IN and OUT, the I/O addresses 0x00 - 0x3F must be used. When addressing I/O Registers as data space using LD and ST instructions, 0x20 must be added to these offset addresses.

Name:
PINB
Offset:
0x16
Reset:
N/A
Access:
When addressing I/O Registers as data space the offset address is 0x36
Bit76543210
PINBn[7:0]
AccessRRRRRRRR
Resetxxxxxxxx

Bits 7:0 – PINBn: Port B Input Pins Address [n = 7:0]

Port B Input Pins Address [n = 7:0]