English
Language : 

MEGA128CAN Datasheet, PDF (192/413 Pages) ATMEL Corporation – Microcontroller WITH 128K BYTES OF ISP FLASH AND CAN CONTROLLER
USART1 Control and Status
Register C – UCSR1C
Initial Value
0
0
0
0
0
1
1
0
Bit
Read/Write
Initial Value
7
6
5
4
3
2
1
0
–
UMSEL1 UPM11 UPM10 USBS1 UCSZ11 UCSZ10 UCPO1L UCSR1C
R
R/W
R/W
R/W
R/W
R/W
R/W
R/W
0
0
0
0
0
1
1
0
• Bit 7 – Reserved Bit
This bit is reserved for future use. For compatibility with future devices, these bit must be
written to zero when UCSRnC is written.
• Bit 6 – UMSELn: USARTn Mode Select
This bit selects between asynchronous and synchronous mode of operation.
Table 79. UMSELn Bit Settings
UMSELn
Mode
0
Asynchronous Operation
1
Synchronous Operation
• Bit 5:4 – UPMn1:0: Parity Mode
These bits enable and set type of parity generation and check. If enabled, the Transmit-
ter will automatically generate and send the parity of the transmitted data bits within
each frame. The Receiver will generate a parity value for the incoming data and com-
pare it to the UPMn0 setting. If a mismatch is detected, the UPEn Flag in UCSRnA will
be set.
Table 80. UPMn Bits Settings
UPMn1
UPMn0
0
0
0
1
1
0
1
1
Parity Mode
Disabled
Reserved
Enabled, Even Parity
Enabled, Odd Parity
• Bit 3 – USBSn: Stop Bit Select
This bit selects the number of stop bits to be inserted by the Transmitter. The Receiver
ignores this setting.
Table 81. USBSn Bit Settings
USBSn
0
1
Stop Bit(s)
1-bit
2-bit
192 AT90CAN128
4250E–CAN–12/04