~ruther/avr-device

ref: 42633c8ae4dfea9645c28790e28c089283933510 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
42633c8a — jaxter184 Fix 16bit timer patch 5 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