Skip to content

Commit 6852fdf

Browse files
committed
Fixed naming on SQ10
1 parent afaee07 commit 6852fdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/registers/adc_h7rs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -517,8 +517,8 @@ fieldset/SQR2:
517517
fieldset/SQR3:
518518
description: regular sequence register 3
519519
fields:
520-
- name: SQ10
521-
description: '10th-14th conversion in regular sequence These bits are written by software with the channel number (0 to 18) assigned as the 10th-14th in the regular conversion sequence. Note: The software is allowed to write these bits only when ADSTART = 0 (which ensures that no regular conversion is ongoing).'
520+
- name: SQ
521+
description: '10th-14th conversions in regular sequence These bits are written by software with the channel number (0 to 18) assigned as the 10th-14th in the regular conversion sequence. Note: The software is allowed to write these bits only when ADSTART = 0 (which ensures that no regular conversion is ongoing).'
522522
bit_offset: 0
523523
bit_size: 5
524524
array:

0 commit comments

Comments
 (0)