commit
09e6dfc8fb
@ -96,15 +96,6 @@ enum/FORCE_VP:
|
||||
- name: Calibration
|
||||
description: Calibration mode. Non-inverting input connected to calibration reference
|
||||
value: 1
|
||||
enum/LOCK:
|
||||
bit_size: 1
|
||||
variants:
|
||||
- name: Unlocked
|
||||
description: Comparator CSR bits are read-write
|
||||
value: 0
|
||||
- name: Locked
|
||||
description: Comparator CSR bits are read-only
|
||||
value: 1
|
||||
enum/OUTCAL:
|
||||
bit_size: 1
|
||||
variants:
|
||||
|
3
transforms/OPAMP.yaml
Normal file
3
transforms/OPAMP.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
transforms:
|
||||
- !DeleteEnums
|
||||
from: ^(LOCK)$
|
Loading…
x
Reference in New Issue
Block a user