Talk:X2000

From Bare metal micro:bit
Revision as of 16:41, 27 September 2024 by Mike (talk | contribs) (Created page with "A section is needed about sharing the GPIO pins and using either bitmasks or the @GPIO.OUTSET@ and @GPIO.OUTCLR@ registers to update limited fields in @GPIO.OUT@.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A section is needed about sharing the GPIO pins and using either bitmasks or the GPIO.OUTSET and GPIO.OUTCLR registers to update limited fields in GPIO.OUT.