block/COMP: description: Comparator instance 1. items: - name: COMP1_CSR description: Comparator control and status register. byte_offset: 0 fieldset: COMP1_CSR - name: COMP2_CSR description: Comparator 2 control and status register. byte_offset: 4 fieldset: COMP2_CSR fieldset/COMP1_CSR: description: Comparator control and status register. fields: - name: COMP1_EN description: Comparator enable. bit_offset: 0 bit_size: 1 - name: COMP1_PWRMODE description: Comparator power mode. bit_offset: 2 bit_size: 2 - name: COMP1_INMSEL description: Comparator input minus selection. bit_offset: 4 bit_size: 3 - name: COMP1_INPSEL description: Comparator input plus selection. bit_offset: 7 bit_size: 2 - name: COMP1_POLARITY description: Comparator output polarity. bit_offset: 15 bit_size: 1 - name: COMP1_HYST description: Comparator hysteresis. bit_offset: 16 bit_size: 2 - name: COMP1_BLANKING description: Comparator blanking source. bit_offset: 18 bit_size: 3 - name: COMP1_BRGEN description: Comparator voltage scaler enable. bit_offset: 22 bit_size: 1 - name: COMP1_SCALEN description: Comparator scaler bridge enable. bit_offset: 23 bit_size: 1 - name: COMP1_INMESEL description: Comparator input minus extended selection. bit_offset: 25 bit_size: 2 - name: COMP1_VALUE description: Comparator output level. bit_offset: 30 bit_size: 1 - name: COMP1_LOCK description: Comparator lock. bit_offset: 31 bit_size: 1 fieldset/COMP2_CSR: description: Comparator 2 control and status register. fields: - name: COMP2_EN description: Comparator 2 enable bit. bit_offset: 0 bit_size: 1 - name: COMP2_PWRMODE description: Power Mode of the comparator 2. bit_offset: 2 bit_size: 2 - name: COMP2_INMSEL description: Comparator 2 input minus selection bits. bit_offset: 4 bit_size: 2 - name: COMP2_INPSEL description: Comparator 1 input plus selection bit. bit_offset: 7 bit_size: 2 - name: COMP2_WINMODE description: Windows mode selection bit. bit_offset: 9 bit_size: 1 - name: COMP2_POLARITY description: Comparator 2 polarity selection bit. bit_offset: 15 bit_size: 1 - name: COMP2_HYST description: Comparator 2 hysteresis selection bits. bit_offset: 16 bit_size: 2 - name: COMP2_BLANKING description: Comparator 2 blanking source selection bits. bit_offset: 18 bit_size: 3 - name: COMP2_BRGEN description: Scaler bridge enable. bit_offset: 22 bit_size: 1 - name: COMP2_SCALEN description: Voltage scaler enable bit. bit_offset: 23 bit_size: 1 - name: COMP2_INMESEL description: comparator 2 input minus extended selection bits. bit_offset: 25 bit_size: 2 - name: COMP2_VALUE description: Comparator 2 output status bit. bit_offset: 30 bit_size: 1 - name: COMP2_LOCK description: CSR register lock bit. bit_offset: 31 bit_size: 1