dRonin
adbada4
dRonin firmware
|
FILEOUT private definitions. More...
Go to the source code of this file.
Data Structures | |
struct | pios_fileout_dev |
Macros | |
#define | PIOS_FILEOUT_TX_BUFFER_SIZE 2048 |
Functions | |
int32_t | PIOS_FILEOUT_Init (uintptr_t *fileout_id, const char *filename, const char *mode) |
Variables | |
const struct pios_com_driver | pios_fileout_com_driver |
FILEOUT private definitions.
Definition in file pios_fileout_priv.h.
#define PIOS_FILEOUT_TX_BUFFER_SIZE 2048 |
Definition at line 37 of file pios_fileout_priv.h.