ccc_packet_st Struct Reference

#include <ccc.h>


Detailed Description

Structure of a CC1000 communication (ccc) packet.
Examples:

ccc-cmd/ccc-cmd.c.


Data Fields

u_char data [0]
u_short dst
u_short length
u_short src
u_char type


Field Documentation

u_char ccc_packet_st::data[0]

payload data

Examples:
ccc-cmd/ccc-cmd.c.

u_short ccc_packet_st::dst

destination of the packet

Examples:
ccc-cmd/ccc-cmd.c.

u_short ccc_packet_st::length

payload length

Examples:
ccc-cmd/ccc-cmd.c.

u_short ccc_packet_st::src

source of the packet

Examples:
ccc-cmd/ccc-cmd.c.

u_char ccc_packet_st::type

packet type

Examples:
ccc-cmd/ccc-cmd.c.


Generated on Tue Jan 23 21:12:31 2007 for BTnut System Software by doxygen 1.4.7