H7: Fix LSEDRV bits of RM0433

Errata ES0392 2.2.14
This commit is contained in:
Matt Ickstadt 2023-10-05 10:37:07 -05:00
parent 568a7058a1
commit 32b3bd75ea

View File

@ -3716,10 +3716,10 @@ enum/LSEDRV:
value: 0
- name: MediumLow
description: Medium low LSE oscillator driving capability
value: 1
value: 2
- name: MediumHigh
description: Medium high LSE oscillator driving capability
value: 2
value: 1
- name: Highest
description: Highest LSE oscillator driving capability
value: 3