Go to the source code of this file.
Data Structures | |
struct | fsk_data |
Defines | |
#define | NCOLA 0x4000 |
#define | PARITY_EVEN 1 |
#define | PARITY_NONE 0 |
#define | PARITY_ODD 2 |
Functions | |
int | fsk_serie (fsk_data *fskd, short *buffer, int *len, int *outbyte) |
Definition in file fskmodem.h.