Data Structures | Defines

prot_wuart.h File Reference

Simple peer to peer protocoll definition for wireless UART. More...

Go to the source code of this file.

Data Structures

struct  prot_wuart_header_t

Defines

#define FCF_ACK_FRAME   (2)
#define FCF_ACK_REQ   (_BV(5))
#define FCF_DATA_FRAME   (1)
#define FCF_DST_ADDR_01   (_BV(11))
#define FCF_SRC_ADDR_01   (_BV(15))
#define PROT_FCF_ACK   (FCF_ACK_FRAME)
#define PROT_FCF_DATA   (FCTL_DATA | FCTL_DST_SHORT)
#define PROT_WUART_HEADER_SIZE   (sizeof(prot_wuart_header_t))
#define PROT_WUART_PAYLD_SIZE   (118)

Detailed Description

Simple peer to peer protocoll definition for wireless UART.

Definition in file prot_wuart.h.


This documentation for µracoli was generated on Wed Feb 2 2011 by  doxygen 1.7.1