avr-device 0.8.1

Register access crate for AVR microcontrollers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
_svd: ../svd/attiny861a.svd

_include:
  - "common/ac.yaml"
  - "common/tiny/attinyx61a-adc.yaml"
  - "common/tiny/attinyx61a-ports.yaml"
  - "common/tiny/usi.yaml"
  - "common/wdt.yaml"
  - "timer/attiny861.yaml"
  - "common/tiny/attinyx61a-timers.yaml"

# All FUSEs are read-only from the CPU.
FUSE:
  _modify:
    "*":
      access: read-only