GPIB_AVR
|
Go to the source code of this file.
Defines | |
#define | UART_BAUD_RATE 38400 |
baudrate, e.g 19200 | |
#define | DI() uart_init( UART_BAUD_SELECT(UART_BAUD_RATE,F_CPU) ) |
Typedefs | |
typedef unsigned char | uchar |
typedef unsigned int | uint |
typedef unsigned long | ulong |
#define DI | ( | ) | uart_init( UART_BAUD_SELECT(UART_BAUD_RATE,F_CPU) ) |
Referenced by main().
#define UART_BAUD_RATE 38400 |
baudrate, e.g 19200
typedef unsigned char uchar |
typedef unsigned int uint |
typedef unsigned long ulong |