Merge pull request #318 from eZioPan/wwdg-cleanup

wwdg-cleanup
This commit is contained in:
Dario Nieuwenhuis 2023-12-24 12:08:26 +00:00 committed by GitHub
commit 45e938ea33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,10 +37,9 @@ fieldset/CR:
bit_offset: 0
bit_size: 7
- name: WDGA
description: Activation bit
description: Watchdog activated
bit_offset: 7
bit_size: 1
enum: WDGA
fieldset/SR:
description: Status register
fields:
@ -48,15 +47,6 @@ fieldset/SR:
description: Early wakeup interrupt flag
bit_offset: 0
bit_size: 1
enum/WDGA:
bit_size: 1
variants:
- name: Disabled
description: Watchdog disabled
value: 0
- name: Enabled
description: Watchdog enabled
value: 1
enum/WDGTB:
bit_size: 2
variants: