Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Port 3FE  -  Modem status register

        1xxx xxxx  1=DCD  (Data Carrier Detect)
        x1xx xxxx  1=RI   (Ring indicator - Set when a ring is detected)
        xx1x xxxx  1=DSR  (Data set ready)
        xxx1 xxxx  1=CTS  (Clear to send)
        xxxx 1xxx  1=.DCD (DCD has changed state)
        xxxx x1xx  1=.RI  (RI has changed state)
        xxxx xx1x  1=.DSR (DSR has changed state)
        xxxx xxx1  1=.CTS (CTS has changed state)

        Note: When bit 0-3 is set and change-in-modem-status interrupt
        is enabled, an interrupt is generated.

See Also: RS-232 2FE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson