Template:Section2

Copyright © 2017–2023 J. M. Spivey
Revision as of 15:38, 17 April 2023 by Mike (talk | contribs) (Created page with "{{{{{action|Lecture}}}|8|Introducing I/O|Memory-mapped I/O. GPIO. Multiplexed LED display.}} {{{{{action|Lecture}}}|9|Serial I/O|Serial protocol. A simple, polling UART drive...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[8] Introducing I/O. Memory-mapped I/O. GPIO. Multiplexed LED display.

[9] Serial I/O. Serial protocol. A simple, polling UART driver.

[10] Programming with interrupts. Interrupt-based driver for UART.

[11] The interrupt mechanism. What the hardware does with interrupts.