circuitpython/ports/raspberrypi/common-hal/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 Add a function to get low level register access 2022-01-13 15:29:03 -06:00
DigitalInOut.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00