83Plus:Ports:8A

From WikiTI
Revision as of 21:21, 27 October 2011 by Thepenguin77 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This port only exists on the the TI-84 Plus and the TI-84 Plus Silver Edition. On the standard TI-83 Plus, it acts as a shadow of port 02. On the TI-83 Plus Silver Edition, this port has no effect.

Synopsis

Port Number: 8Ah

Function: USB Input-Enabled Pipes

This port is a bitmap of which pipes in the A8h-AFh range are enabled for input. Similar to port 89

Read Values

  • Bit 0: Hypothetically, set if pipe 8 is enabled for input.
  • Bit 1: Hypothetically, set if pipe 9 is enabled for input.
  • Bit 2: Hypothetically, set if pipe A is enabled for input.
  • Bit 3: Hypothetically, set if pipe B is enabled for input.
  • Bit 4: Hypothetically, set if pipe C is enabled for input.
  • Bit 5: Hypothetically, set if pipe D is enabled for input.
  • Bit 6: Hypothetically, set if pipe E is enabled for input.
  • Bit 7: Hypothetically, set if pipe F is enabled for input.

Write Values

  • No effect


Comments

I'm not sure anything on this page has actually been tested, but it should be true.