circuitpython/ports/atmel-samd/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 codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00