This commit is contained in:
eZio Pan 2024-01-11 00:13:25 +08:00
parent b18d82e941
commit 4ca5039241
2 changed files with 4 additions and 4 deletions

View File

@ -231,10 +231,10 @@ enum/FMP:
bit_size: 1 bit_size: 1
variants: variants:
- name: Standard - name: Standard
description: PA10 pin operate in standard mode description: Standard
value: 0 value: 0
- name: FMP - name: FMP
description: I2C FM+ mode enabled on PA10 and the Speed control is bypassed description: FM+
value: 1 value: 1
enum/IR_MOD: enum/IR_MOD:
bit_size: 2 bit_size: 2

View File

@ -528,10 +528,10 @@ enum/FMP:
bit_size: 1 bit_size: 1
variants: variants:
- name: Standard - name: Standard
description: PB6 pin operate in standard mode description: Standard
value: 0 value: 0
- name: FMP - name: FMP
description: I2C FM+ mode enabled on PB6 and the Speed control is bypassed description: FM+
value: 1 value: 1
enum/I2C1_RX_DMA_RMP: enum/I2C1_RX_DMA_RMP:
bit_size: 2 bit_size: 2