sgcn_buffer_header_t Struct Reference
[SGCNKbd_port]

SGCN buffer header. More...


Data Fields

uint32_t in_begin
 offset within the SGCN buffer of the input buffer start
uint32_t in_end
 offset within the SGCN buffer of the input buffer end
uint32_t in_rdptr
 offset within the SGCN buffer of the input buffer read pointer
uint32_t in_wrptr
 offset within the SGCN buffer of the input buffer write pointer
char magic [4]
 hard-wired to "CON"
uint32_t out_begin
 offset within the SGCN buffer of the output buffer start
uint32_t out_end
 offset within the SGCN buffer of the output buffer end
uint32_t out_rdptr
 offset within the SGCN buffer of the output buffer read pointer
uint32_t out_wrptr
 offset within the SGCN buffer of the output buffer write pointer
char unused [24]
 we don't need this


Detailed Description

SGCN buffer header.

It is placed at the very beginning of the SGCN buffer.

Definition at line 65 of file sgcn.c.


The documentation for this struct was generated from the following files:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7