ATMEGA48V_11 ATMEL [ATMEL Corporation], ATMEGA48V_11 Datasheet - Page 192

no-image

ATMEGA48V_11

Manufacturer Part Number
ATMEGA48V_11
Description
8-bit Atmel Microcontroller with 4/8/16K Bytes In-System Programmable Flash
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
20.10.4
2545T–AVR–05/11
UCSRnC – USART control and status register n C
• Bit 5 – UDRIEn: USART data register empty interrupt enable n
Writing this bit to one enables interrupt on the UDREn Flag. A Data Register Empty interrupt will
be generated only if the UDRIEn bit is written to one, the Global Interrupt Flag in SREG is written
to one and the UDREn bit in UCSRnA is set.
• Bit 4 – RXENn: Receiver enable n
Writing this bit to one enables the USART Receiver. The Receiver will override normal port oper-
ation for the RxDn pin when enabled. Disabling the Receiver will flush the receive buffer
invalidating the FEn, DORn, and UPEn Flags.
• Bit 3 – TXENn: Transmitter enable n
Writing this bit to one enables the USART Transmitter. The Transmitter will override normal port
operation for the TxDn pin when enabled. The disabling of the Transmitter (writing TXENn to
zero) will not become effective until ongoing and pending transmissions are completed, that is,
when the Transmit Shift Register and Transmit Buffer Register do not contain data to be trans-
mitted. When disabled, the Transmitter will no longer override the TxDn port.
• Bit 2 – UCSZn2: Character size n
The UCSZn2 bits combined with the UCSZn1:0 bit in UCSRnC sets the number of data bits
(Character SiZe) in a frame the Receiver and Transmitter use.
• Bit 1 – RXB8n: Receive data bit 8 n
RXB8n is the ninth data bit of the received character when operating with serial frames with nine
data bits. Must be read before reading the low bits from UDRn.
• Bit 0 – TXB8n: Transmit data bit 8 n
TXB8n is the ninth data bit in the character to be transmitted when operating with serial frames
with nine data bits. Must be written before writing the low bits to UDRn.
• Bits 7:6 – UMSELn1:0 USART mode select
These bits select the mode of operation of the USARTn as shown in
Table 20-4.
Note:
Bit
Read/write
Initial value
UMSELn1
1. See
0
0
1
1
operation.
UMSELn1
UMSELn bits settings.
R/W
“USART in SPI mode” on page 199
7
0
UMSELn0
R/W
6
0
UMSELn0
0
1
0
1
UPMn1
R/W
5
0
UPMn0
R/W
Mode
Asynchronous USART
Synchronous USART
(Reserved)
Master SPI (MSPIM)
4
0
for full description of the Master SPI Mode (MSPIM)
USBSn
R/W
3
0
UCSZn1
R/W
ATmega48/88/168
2
1
(1)
Table
UCSZn0
R/W
1
1
20-4.
UCPOLn
R/W
0
0
UCSRnC
192

Related parts for ATMEGA48V_11