Unify onebit cr3 field across versions
This commit is contained in:
parent
c6328eca48
commit
5b3632e691
@ -328,7 +328,6 @@ fieldset/CR3:
|
|||||||
description: One sample bit method enable
|
description: One sample bit method enable
|
||||||
bit_offset: 11
|
bit_offset: 11
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
enum: ONEBIT
|
|
||||||
- name: OVRDIS
|
- name: OVRDIS
|
||||||
description: Overrun Disable
|
description: Overrun Disable
|
||||||
bit_offset: 12
|
bit_offset: 12
|
||||||
@ -650,15 +649,6 @@ enum/MSBFIRST:
|
|||||||
- name: MSB
|
- name: MSB
|
||||||
description: "data is transmitted/received with MSB (bit 7/8/9) first, following the start bit"
|
description: "data is transmitted/received with MSB (bit 7/8/9) first, following the start bit"
|
||||||
value: 1
|
value: 1
|
||||||
enum/ONEBIT:
|
|
||||||
bit_size: 1
|
|
||||||
variants:
|
|
||||||
- name: Sample3
|
|
||||||
description: Three sample bit method
|
|
||||||
value: 0
|
|
||||||
- name: Sample1
|
|
||||||
description: One sample bit method
|
|
||||||
value: 1
|
|
||||||
enum/OVER8:
|
enum/OVER8:
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
variants:
|
variants:
|
||||||
|
@ -348,7 +348,6 @@ fieldset/CR3:
|
|||||||
description: One sample bit method enable
|
description: One sample bit method enable
|
||||||
bit_offset: 11
|
bit_offset: 11
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
enum: ONEBIT
|
|
||||||
- name: OVRDIS
|
- name: OVRDIS
|
||||||
description: Overrun Disable
|
description: Overrun Disable
|
||||||
bit_offset: 12
|
bit_offset: 12
|
||||||
@ -710,15 +709,6 @@ enum/MSBFIRST:
|
|||||||
- name: MSB
|
- name: MSB
|
||||||
description: "data is transmitted/received with MSB (bit 7/8/9) first, following the start bit"
|
description: "data is transmitted/received with MSB (bit 7/8/9) first, following the start bit"
|
||||||
value: 1
|
value: 1
|
||||||
enum/ONEBIT:
|
|
||||||
bit_size: 1
|
|
||||||
variants:
|
|
||||||
- name: Sample3
|
|
||||||
description: Three sample bit method
|
|
||||||
value: 0
|
|
||||||
- name: Sample1
|
|
||||||
description: One sample bit method
|
|
||||||
value: 1
|
|
||||||
enum/OVER8:
|
enum/OVER8:
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
variants:
|
variants:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user