RadioLib
Universal wireless communication library for Arduino
|
Definition of the Bell-compatible modem. More...
#include <BellModem.h>
Public Attributes | |
int16_t | freqMark |
Frequency of the mark tone. | |
int16_t | freqSpace |
Frequency of the space tone. | |
int16_t | baudRate |
Baud rate. | |
int16_t | freqMarkReply |
Frequency of the mark tone when replying. | |
int16_t | freqSpaceReply |
Frequency of the space tone when replying. | |
Definition of the Bell-compatible modem.