ft245rl.h File Reference

Function library for Accessing FT245RL USB interface. More...

#include <kern/kfile.h>
#include <cfg/compiler.h>

Go to the source code of this file.


Data Structures

struct  Ft245rl
 Ft245rl KFile context structure. More...

Defines

#define KFT_FT245RL   MAKE_ID('F', '2', '4', '5')
 ID for FT245RL KFiles.

Functions

Ft245rlFT245RL_CAST (KFile *fd)
 Convert + ASSERT from generic KFile to KFileFt245rl.
void ft245rl_init (Ft245rl *fd)
 Ft245rl init function.

Detailed Description

Function library for Accessing FT245RL USB interface.

Version:
Id
ft245rl.h 2516 2009-04-16 11:06:35Z duplo
Author:
Francesco Sacchi <batt@develer.com>

Definition in file ft245rl.h.