Important: The information in this document is obsolete and should not be used for new development.
BOff
You can use theBOffprocedure to turn off the power to serial port B and to the internal modem.
PROCEDURE BOff;DESCRIPTION
TheBOffprocedure switches off power to the SCC and the -5 volt supply if serial port A is not in use. If the internal modem is installed, connected to port B, and switched on, this procedure switches off power to the modem. Otherwise, theBOffprocedure switches off power to the serial driver chips, unless they are being used by port A.ASSEMBLY-LANGUAGE INFORMATION
The MPW development system provides an assembly-language macro to execute theBOffroutine. That macro calls the_SerialPowertrap. To call the_SerialPowertrap directly, you must first put a longword routine selector in the D0 register. ForBOff, the routine selector is $80.