AvrIO  1.4.5
Bibliothèque C modulaire pour ATMEL AVR
Définitions pour UART

Description détaillée

Graphe de collaboration de Définitions pour UART:

Macros

#define OW_UART_READ_BIT   0xff
 UART Read bit pattern.
 
#define OW_UART_RESET   0xf0
 UART Reset bit pattern.
 
#define OW_UART_WRITE0   0x00
 UART Write 0 bit pattern.
 
#define OW_UART_WRITE1   0xff
 UART Write 1 bit pattern.