Merge pull request #179 from m-dupont/fix_l4_mcosel

fixed MCOSEL value for L4
This commit is contained in:
Dario Nieuwenhuis 2023-04-04 16:10:40 +00:00 committed by GitHub
commit 244480cd3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1776,11 +1776,11 @@ enum/MCOSEL:
- name: SYSCLK
description: SYSCLK clock selected
value: 1
- name: HSI16
description: HSI oscillator clock selected
value: 2
- name: MSI
description: MSI oscillator clock selected
value: 2
- name: HSI16
description: HSI oscillator clock selected
value: 3
- name: HSE
description: HSE oscillator clock selected