fixed MCOSEL value for L4

This commit is contained in:
Mathieu Dupont 2023-04-03 16:15:54 +02:00
parent 51f40fdc9e
commit 3c4ddcc4fd

View File

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