KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Modes of Operation

Operating modes for modem. More...

Macros

#define MODEM_MODE_REMOTE   0
 Connect to a remote modem.
 
#define MODEM_MODE_ANSWER   1
 Answer a call when a ring is detected.
 
#define MODEM_MODE_NULL   255
 Modem not in use. Do not attempt to set this mode yourself!
 

Detailed Description

Operating modes for modem.

This group defines the modes that the Dreamcast modem can be in at any given point in time.

Macro Definition Documentation

◆ MODEM_MODE_ANSWER

#define MODEM_MODE_ANSWER   1

Answer a call when a ring is detected.

◆ MODEM_MODE_NULL

#define MODEM_MODE_NULL   255

Modem not in use. Do not attempt to set this mode yourself!

◆ MODEM_MODE_REMOTE

#define MODEM_MODE_REMOTE   0

Connect to a remote modem.