~ruther/avr-device

ref: b68208791895b6960a8912e227acb5e059bf04ad avr-device/patch/atmega64.yaml -rw-r--r-- 221 bytes
b6820879 — Rahix ci: Use latest version of svd2rust 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_svd: ../svd/atmega64.svd

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

USART?:
  UCSR?C:
    _modify:
      UMSEL?:
        bitRange: "[7:6]"