The modem_init function initializes the modem driver. The
function:
sets the default state of the RTS and DTR control lines if they
are used
initializes the driver status variables and buffers.
The modem_init function for the null modem is in the
RL-TCPnet library. The prototype is defined in net_config.h. If you
want to use a standard modem connection, you must copy std_modem.c
into your project directory.
note
The TcpNet system calls modem_init during its
startup.
Return Value
The modem_init function does not return any value.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.