Expand description

Low Power Comparator

Modules

Analog detect configuration

Enable LPCOMP

Downward or upward crossing

Downward crossing

LPCOMP is ready and output is valid

Upward crossing

External reference select

Comparator hysteresis enable

Disable interrupt

Enable interrupt

Input pin select

Reference select

Compare result

Shortcut register

Sample comparator value

Start comparator

Stop comparator

Structs

Register block

Type Definitions

ANADETECT register accessor: an alias for Reg<ANADETECT_SPEC>

ENABLE register accessor: an alias for Reg<ENABLE_SPEC>

EVENTS_CROSS register accessor: an alias for Reg<EVENTS_CROSS_SPEC>

EVENTS_DOWN register accessor: an alias for Reg<EVENTS_DOWN_SPEC>

EVENTS_READY register accessor: an alias for Reg<EVENTS_READY_SPEC>

EVENTS_UP register accessor: an alias for Reg<EVENTS_UP_SPEC>

EXTREFSEL register accessor: an alias for Reg<EXTREFSEL_SPEC>

HYST register accessor: an alias for Reg<HYST_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

PSEL register accessor: an alias for Reg<PSEL_SPEC>

REFSEL register accessor: an alias for Reg<REFSEL_SPEC>

RESULT register accessor: an alias for Reg<RESULT_SPEC>

SHORTS register accessor: an alias for Reg<SHORTS_SPEC>

TASKS_SAMPLE register accessor: an alias for Reg<TASKS_SAMPLE_SPEC>

TASKS_START register accessor: an alias for Reg<TASKS_START_SPEC>

TASKS_STOP register accessor: an alias for Reg<TASKS_STOP_SPEC>