circuitpython/shared-bindings/digitalio
Jeff Epler db5f99c63e
Add a function to get low level register access
The port is free to return NULL for any/all of these, and the caller has
to check.

This will be used in the floppy code, because aside from getting the
registers, it looks like all is independent of MCU.
2022-01-13 15:29:03 -06:00
..
DigitalInOut.c countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
DigitalInOut.h Add a function to get low level register access 2022-01-13 15:29:03 -06:00
Direction.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
Direction.h Add externs. GCC10 complains about duplicate defines 2020-07-22 16:26:46 -07:00
DriveMode.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
DriveMode.h Add externs. GCC10 complains about duplicate defines 2020-07-22 16:26:46 -07:00
Pull.c countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
Pull.h countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
__init__.c Update D13 to LED, add PWM example. 2021-10-28 13:30:51 -04:00
__init__.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00