<?xml version="1.0" encoding="UTF-8"?>
<!--

 File Name          : COMP.xml
 Description        : Contextual documentation of the COMP
                      for all MCU series

 COPYRIGHT(c) 2016 STMicroelectronics

====================================================================
| version 0.1  |  A.Morin          | Creation                      |
====================================================================
| version 0.2  |  A.Morin          | Database update               |
====================================================================

Contextual help database for COMP peripheral, it contains:
    - peripheral generic information under <peripheral> node
    - information about peripheral mode under <mode> node
    - details about the peripheral configuration under <config> node

-->
<ctx_periph_help xsi:noNamespaceSchemaLocation="../../../../../../../doc/V4/Development/Specifications/contextualDocumentation/peripherals.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <!-- serie "ref" is the MCU series you want to document e.g. STM32F0, STM32F1... -->
    <serie ref="Default">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32F0">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32F3">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link filter="MCU:STM32F3(0[23].[BC]|[57][38]).*" display="Datasheet" type="dynamic" reference="dataSheet" index="Fast comparators (COMP)">
            </link>
            <link filter="MCU:STM32F3(0[123].[68DE]|34.[468]|[12]8[CK]8|98VE).*" display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-fast comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32G0">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32G4">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32H7">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-low-power comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32L0">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed Comparators&lt;br/&gt;
                The comparators can be used for a variety of functions including:&lt;br/&gt;
                • Wake-up from low-power mode triggered by an analog signal,&lt;br/&gt;
                • Analog signal conditioning,&lt;br/&gt;
                • Cycle-by-cycle current control loop when combined with the DAC and a PWM output&lt;br/&gt;
                from a timer.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-low-power comparators and reference voltage">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32L1">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two zero-crossing comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-low-power comparators">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparators (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32L4">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two zero-crossing comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais&lt;br/&gt;
                STM32L41xxx/42xxx support only one COMP.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32L5">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two ultra-low-power comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32WL">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>The device embeds two ultra-low-power comparators (COMP1 and COMP2)&lt;br/&gt;
These comparators can be used for a variety of functions including the following&lt;br/&gt;
Wake up from low-power mode triggered by an analog signal&lt;br/&gt;
Analog signal conditioning&lt;br/&gt;
Cycle-by-cycle current control loop when combined with a PWM output from a timer&lt;br/&gt;
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM32WB">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two zero-crossing comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Comparators (COMP)">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM8AL">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two zero-crossing comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-low-power comparators">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
    <serie ref="STM8L">
        <peripheral>
            <!-- Title of the contextual widget -->
            <title>COMP</title>
            <!-- Generic description displayed in the first panel of the tooltip -->
            <extract>Comparators</extract>
            <!-- Detailed information displayed in the expandable panel when no MCU series has been selected -->
            <help_text>MCU devices embed two zero-crossing comparators COMP1 and COMP2&lt;br/&gt;
                that share the same current biais.
            </help_text>
            <!-- Links that will be displayed on the help widgets:
            - filter: In case a selection needs to be made, use it as regexp on mcu name (STM32F042T6x)
            - display: string that will be displayed in front of the hyperlink
            - type: the type of file you want to display ("txt" "pdf", "chm", "html", "dynamic")
            dynamic stands for the document that have to be retrieved from the JSON database
            - reference: path to the document to be displayed (http or local path)
              If the file is dynamic, indicate the kind of file you want to display:
                * dataSheet => for datasheet document type
                * appNote => for application note document type
                * refMan => for reference manual document type
                * usrMan => for user Manual document type
                * prgMan => for Programming Manual document type
                * errSheet => for Errata Sheet document type
            - index: for pdf,html and chm type it specifies the chapter where the viewer will point
            for dynamic file it can specify a chapter except for application notes where it specifies
            the document display name (e.g. AN1015). This field may be left blank, then the full document
            is displayed -->
            <link display="Datasheet" type="dynamic" reference="dataSheet" index="Ultra-low-power comparators">
            </link>
            <link display="Reference manual" type="dynamic" reference="refMan" index="Comparator (COMP)">
            </link>
        </peripheral>
        <mode>
            <!-- @TODO Describe the mode TBD for CubeMX -->
        </mode>
        <config>
            <!-- @TODO configuration panel TBD for CubeMX -->
        </config>
    </serie>
</ctx_periph_help>
