Extract ADC_COMMON Create framework for extra synthetic hand-crafted peripherals. Add VREFINTCAL reg/block/peripheral for STM32L4+.
16 lines
331 B
YAML
16 lines
331 B
YAML
---
|
|
block/VREFINTCAL:
|
|
description: VREFINT Factory Calibration
|
|
items:
|
|
- name: DATA
|
|
description: Factory calibration
|
|
byte_offset: 0
|
|
fieldset: DATA
|
|
fieldset/DATA:
|
|
description: Factory calibration data
|
|
fields:
|
|
- name: VALUE
|
|
description: Calibration value
|
|
bit_offset: 0
|
|
bit_size: 16
|