Merge pull request #219 from xoviat/f3-rcc

rcc/f3: add hrtim clock
This commit is contained in:
Dario Nieuwenhuis 2023-07-07 14:53:07 +00:00 committed by GitHub
commit 4789b8b907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -718,6 +718,11 @@ fieldset/CFGR3:
bit_offset: 11 bit_offset: 11
bit_size: 1 bit_size: 1
enum: TIMSW enum: TIMSW
- name: HRTIM1SW
description: Hrtim1 clock source selection
bit_offset: 12
bit_size: 1
enum: TIMSW
- name: TIM17SW - name: TIM17SW
description: Timer17 clock source selection description: Timer17 clock source selection
bit_offset: 13 bit_offset: 13