File tree Expand file tree Collapse file tree 5 files changed +31
-0
lines changed Expand file tree Collapse file tree 5 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ _add :
2+ DR8 :
3+ description : Direct 8-bit access to data register
4+ access : read-write
5+ addressOffset : 0x4
6+ alternateRegister : DR
7+ size : 0x8
8+ fields :
9+ DR :
10+ bitOffset : 0
11+ bitWidth : 8
12+ description : Data register
13+
14+ DR8 :
15+ DR : [0, 0xFF]
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ _svd: ../svd/py32f002a.svd
44 _include :
55 - common_patches/spi_dr8.yaml
66
7+ " USART* " :
8+ _include :
9+ - common_patches/usart_dr8.yaml
10+
711_include :
812 - ./common_patches/pwr_f002a.yaml
913 - ./common_patches/syscfg_f002a.yaml
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ _svd: ../svd/py32f002b.svd
44 _include :
55 - common_patches/spi_dr8.yaml
66
7+ " USART* " :
8+ _include :
9+ - common_patches/usart_dr8.yaml
10+
711_include :
812 - ./common_patches/syscfg_f002b.yaml
913 - ../peripherals/flash/flash_f002b.yaml
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ _svd: ../svd/py32f003.svd
44 _include :
55 - common_patches/spi_dr8.yaml
66
7+ " USART* " :
8+ _include :
9+ - common_patches/usart_dr8.yaml
10+
711_include :
812 - ../peripherals/flash/flash_f0.yaml
913 - ../peripherals/pwr/pwr_f0.yaml
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ _svd: ../svd/py32f030.svd
44 _include :
55 - common_patches/spi_dr8.yaml
66
7+ " USART* " :
8+ _include :
9+ - common_patches/usart_dr8.yaml
10+
711_include :
812 - ../peripherals/flash/flash_f0.yaml
913 - ../peripherals/pwr/pwr_f0.yaml
You can’t perform that action at this time.
0 commit comments