1 parent 9ef6bb5 commit a78703fCopy full SHA for a78703f
1 file changed
docs/library/machine.rst
@@ -17,7 +17,7 @@ A note of callbacks used by functions and class methods of ``machine`` module:
17
all these callbacks should be considered as executing in an interrupt context.
18
This is true for both physical devices with IDs >= 0 and "virtual" devices
19
with negative IDs like -1 (these "virtual" devices are still thin shims on
20
-top of real hardware and real hardware intrerrupts). See :ref:`isr_rules`.
+top of real hardware and real hardware interrupts). See :ref:`isr_rules`.
21
22
Reset related functions
23
-----------------------
0 commit comments