83
ATmega103(L)
0945G–09/01
inputs and are externally pulled low, they will source current if the internal pull-up resis-
tors are activated.
The Port B pins with alternate functions are shown in Table 29.
When the pins are used for the alternate function, the DDRB and PORTB registers have
to be set according to the alternate function description.
Port B Data Register – PORTB
Port B Data Direction Register
– DDRB
Port B Input Pins Address –
PINB
The Port B Input Pins address (PINB) is not a register; this address enables access to
the physical value on each Port B pin. When reading PORTB, the Port B Data Latch is
read and when reading PINB, the logical values present on the pins are read.
Port B as General Digital I/O
All eight pins in Port B have equal functionality when used as digital I/O pins.
PBn, general I/O pin: The DDBn bit in the DDRB register selects the direction of this pin.
If DDBn is set (one), PBn is configured as an output pin. If DDBn is cleared (zero), PBn
is configured as an input pin. If PORTBn is set (one) when the pin configured as an input
pin, the MOS pull-up resistor is activated. To switch the pull-up resistor off, the PORTBn
has to be cleared (zero) or the pin has to be configured as an output pin. The port pins
are tri-stated when a reset condition becomes active, even if the clock is not running.
Table 29.
Port B Pin Alternate Functions
Port Pin
Alternate Functions
PB0
SS (SPI Slave Select input)
PB1
SCK (SPI Bus Serial Clock)
PB2
MOSI (SPI Bus Master Output/Slave Input)
PB3
MISO (SPI Bus Master Input/Slave Output)
PB4
OC0/PWM0 (Output Compare and PWM Output for Timer/Counter0)
PB5
OC1A/PWM1A (Output Compare and PWM Output A for Timer/Counter1)
PB6
OC1B/PWM1B (Output Compare and PWM Output B for Timer/Counter1)
PB7
OC2/PWM2 (Output Compare and PWM Output for Timer/Counter2)
Bit
7
6
5
4
3
2
1
0
$18 ($38)
PORTB7
PORTB6
PORTB5
PORTB4
PORTB3
PORTB2
PORTB1
PORTB0
PORTB
Read/Write
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Initial Value
0
0
0
0
0
0
0
0
Bit
7
6
5
4
3
2
1
0
$17 ($37)
DDB7
DDB6
DDB5
DDB4
DDB3
DDB2
DDB1
DDB0
DDRB
Read/Write
R/W
R/W
R/W
R/W
R/W
R/W
R/W
R/W
Initial Value
0
0
0
0
0
0
0
0
Bit
7
6
5
4
3
2
1
0
$16 ($36)
PINB7
PINB6
PINB5
PINB4
PINB3
PINB2
PINB1
PINB0
PINB
Read/Write
R
R
R
R
R
R
R
R
Initial Value
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A