BeRTOS
|
Function library for Accessing FT245RL USB interface. More...
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 | |
Ft245rl * | FT245RL_CAST (KFile *fd) |
Convert + ASSERT from generic KFile to KFileFt245rl. | |
void | ft245rl_init (Ft245rl *fd) |
Ft245rl init function. |
Function library for Accessing FT245RL USB interface.
Definition in file ft245rl.h.