~ruther/avr-device

ref: 7c3805f9d84df7a1911ca3d29cfe28fa262c10b5 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
7c3805f9 — Andrew Dona-Couch Make the PINx registers writeable 4 years ago
                                                                                
1
2
3
4
5
6
7
# Patches for I/O Ports
#
# - Make the PINx register writable (toggles the corresponding PORTx bit)
PORT?:
  _modify:
    PIN?:
      access: read-write
Do not follow this link