User Tools

Site Tools


en:projects:430eforth-workbench:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:projects:430eforth-workbench:start [2022-07-25 14:52] – [430eForth Workbench Project] mmen:projects:430eforth-workbench:start [2022-07-25 14:56] (current) – [8 Bit Register access] mm
Line 89: Line 89:
  
       used: code  mask  data-vocs       used: code  mask  data-vocs
-  provided: reg8 words+  provided: reg8 words:
             !  @  bi@  bix  bic  bis  u/i             !  @  bi@  bix  bic  bis  u/i
  
Line 100: Line 100:
  
       used: code  mask  data-vocs       used: code  mask  data-vocs
-  provided: reg16 words+  provided: reg16 words:
             !  @  bi@  bix  bic  bis  u/i             !  @  bi@  bix  bic  bis  u/i
  
Line 112: Line 112:
   required: reg8.tar.gz   required: reg8.tar.gz
       used: reg8  2CONSTANT       used: reg8  2CONSTANT
-  provided: +  provided: forth words: 
-   forth words: +              P1  P2         \ The GPIO Ports that give access to the GPIO Registers. 
-   P1  P2         \ The GPIO Ports that give access to the GPIO Registers. +            gpio words: 
-   gpio words: +              SEL2  REN  SEL  DIR  OUT  IN   \ The GPIO Port Registers (reg8) 
-   SEL2  REN  SEL  DIR  OUT  IN   \ The GPIO Port Registers (reg8) +              pin:                           \ Port Pin defining word
-   pin:                           \ Port Pin defining word+
  
 (MM-220705) {{ en:projects:430eforth-workbench:gpio-fr5969.tar.gz | gpio-fr5969.tar.gz }} (MM-220705) {{ en:projects:430eforth-workbench:gpio-fr5969.tar.gz | gpio-fr5969.tar.gz }}
en/projects/430eforth-workbench/start.1658753525.txt.gz · Last modified: 2022-07-25 14:52 by mm