01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Top of list<br />

Index page<br />

The definition of the fossil_event_t structure is as follows:<br />

typedef struct<br />

{<br />

int size; // size of the structure<br />

int port; // serial port (0=EXT, 1=COM)<br />

int event; // event (see above)<br />

void far *data; // data pointer<br />

unsigned data_length; // data length<br />

} fossil_event_t;<br />

The size element should be set to sizeof(fossil_event_t).<br />

End of document<br />

Page 342 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!