protocol.h File Reference

Implementation of the command protocol between the board and the host. More...

#include <drv/sipo.h>
#include <kern/kfile.h>

Go to the source code of this file.


Functions

void protocol_run (KFile *fd)

Detailed Description

Implementation of the command protocol between the board and the host.

Version:
Id
protocol.h 2506 2009-04-15 08:29:07Z duplo

Author:
Marco Benelli <marco@develer.com>

Definition in file protocol.h.


Function Documentation

void protocol_run ( KFile fd  ) 

Definition at line 177 of file protocol.c.