PORTD |= (1 << 3);\r
asm volatile ("NOP"::);\r
asm volatile ("NOP"::);\r
\r
/* Set up the synchronous USART for XMEGA communications - \r
8 data bits, even parity, 2 stop bits */\r
PORTD |= (1 << 3);\r
asm volatile ("NOP"::);\r
asm volatile ("NOP"::);\r
\r
/* Set up the synchronous USART for XMEGA communications - \r
8 data bits, even parity, 2 stop bits */\r