ccc_packet_st Struct Reference

#include <ccc_packet.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_char flags
u_short length
u_long receive_time
u_long send_time
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_char ccc_packet_st::flags

flags

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

u_short ccc_packet_st::length

payload length

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

u_long ccc_packet_st::receive_time

local time at receive

u_long ccc_packet_st::send_time

local time at send

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 Wed Apr 29 11:12:32 2009 for BTnut System Software by doxygen 1.5.1
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!