ctl_serial Struct Reference
[CTL Data Patterns]

Serial parser This provides a simplified interface to raw serial data. It only keeps track of a start/end of data owned by something else to pass around to other functions. More...

#include <serial.h>


Data Fields

const uint8 * begin
uint8 * curr
const uint8 * end
void * buff


Detailed Description

Serial parser This provides a simplified interface to raw serial data. It only keeps track of a start/end of data owned by something else to pass around to other functions.

Definition at line 22 of file serial.h.


Field Documentation

const uint8* ctl_serial::begin

const uint8* ctl_serial::end

Optional allocated buffer backing up data

Definition at line 27 of file serial.h.

Referenced by ctl_serial_copy(), and ctl_serial_deref().


The documentation for this struct was generated from the following file:

Generated on Fri Jan 2 15:28:37 2009 for Squat by  doxygen 1.5.6