diff options
Diffstat (limited to 'docs/library/pyb.ExtInt.rst')
-rw-r--r-- | docs/library/pyb.ExtInt.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst index c9f547d76f..ac31aebb40 100644 --- a/docs/library/pyb.ExtInt.rst +++ b/docs/library/pyb.ExtInt.rst @@ -1,5 +1,5 @@ -class ExtInt --- configure I/O pins to interrupt on external events -=================================================================== +class ExtInt -- configure I/O pins to interrupt on external events +================================================================== There are a total of 22 interrupt lines. 16 of these can come from GPIO pins and the remaining 6 are from internal sources. |