~ruther/avr-device

ref: 6a9771e12cadbcdab7b5fe4967b2224535fff31a avr-device/patch/atmega328p.yaml -rw-r--r-- 315 bytes
6a9771e1 — Michael Büsch Cargo.toml: Update edition to 2021 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
_svd: ../svd/atmega328p.svd

_include:
  - "common/ac.yaml"
  - "common/adc.yaml"
  - "common/spi.yaml"
  - "common/twi.yaml"
  - "common/usart.yaml"
  - "common/wdt.yaml"

  - "timer/atmega328p.yaml"

EXINT:
  EIMSK:
    _modify:
      INT:
        description: External Interrupt Request Enable
    _split: [INT]
Do not follow this link