BOn
You can use theBOnprocedure to turn on the power to serial port B.
PROCEDURE BOn;DESCRIPTION
TheBOnprocedure switches on power to the SCC, the -5 volt supply, and the serial driver chips.ASSEMBLY-LANGUAGE INFORMATION
The MPW development system provides an assembly-language macro to execute theBOnroutine. That macro calls the_SerialPowertrap. To call the_SerialPowertrap directly, you must first put a longword routine selector in the D0 register. ForBOn, the routine selector is $0.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help