Difference between revisions of "83Plus:Ports:08"
From WikiTI
m |
|||
Line 1: | Line 1: | ||
− | + | [[Category:83Plus:Ports:By_Address|08 - Link Assist Enable]] | |
− | + | [[Category:83Plus:Ports:By_Name|Link Assist Enable]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== Synopsis == | == Synopsis == | ||
− | '''Port Number:''' | + | '''Port Number:''' 08h |
− | '''Function:''' | + | '''Function:''' Link Assist Enable |
− | This port controls | + | This port controls whether the hardware link assist is enabled. |
=== Read Values === | === Read Values === | ||
− | * | + | * Bit 7: 1 if the link assist is disabled. |
=== Write Values === | === Write Values === | ||
− | * | + | * Bit 7: 1 to disable the link assist. |
− | + | ||
− | + | ||
== Comments == | == Comments == | ||
− | + | This port only exists on the 83+ SE and the 84+. | |
− | + | Programs which directly control the link port should disable the hardware assist. | |
− | + | ||
== Credits and Contributions == | == Credits and Contributions == | ||
− | * ''' | + | * '''Michael Vincent:''' Original documentation of the link assist |
Revision as of 18:23, 28 March 2005
Synopsis
Port Number: 08h
Function: Link Assist Enable
This port controls whether the hardware link assist is enabled.
Read Values
- Bit 7: 1 if the link assist is disabled.
Write Values
- Bit 7: 1 to disable the link assist.
Comments
This port only exists on the 83+ SE and the 84+.
Programs which directly control the link port should disable the hardware assist.
Credits and Contributions
- Michael Vincent: Original documentation of the link assist