Expand description
Comparator
Modules§
- enable
- COMP enable
- events_
cross - Downward or upward crossing
- events_
down - Downward crossing
- events_
ready - COMP is ready and output is valid
- events_
up - Upward crossing
- extrefsel
- External reference select
- hyst
- Comparator hysteresis enable
- inten
- Enable or disable interrupt
- intenclr
- Disable interrupt
- intenset
- Enable interrupt
- mode
- Mode configuration
- psel
- Pin select
- refsel
- Reference source select for single-ended mode
- result
- Compare result
- shorts
- Shortcut register
- tasks_
sample - Sample comparator value
- tasks_
start - Start comparator
- tasks_
stop - Stop comparator
- th
- Threshold configuration for hysteresis unit
Structs§
- Register
Block - Register block
Type Aliases§
- ENABLE
- ENABLE (rw) register accessor: an alias for
Reg<ENABLE_SPEC>
- EVENTS_
CROSS - EVENTS_CROSS (rw) register accessor: an alias for
Reg<EVENTS_CROSS_SPEC>
- EVENTS_
DOWN - EVENTS_DOWN (rw) register accessor: an alias for
Reg<EVENTS_DOWN_SPEC>
- EVENTS_
READY - EVENTS_READY (rw) register accessor: an alias for
Reg<EVENTS_READY_SPEC>
- EVENTS_
UP - EVENTS_UP (rw) register accessor: an alias for
Reg<EVENTS_UP_SPEC>
- EXTREFSEL
- EXTREFSEL (rw) register accessor: an alias for
Reg<EXTREFSEL_SPEC>
- HYST
- HYST (rw) register accessor: an alias for
Reg<HYST_SPEC>
- INTEN
- INTEN (rw) register accessor: an alias for
Reg<INTEN_SPEC>
- INTENCLR
- INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC>
- INTENSET
- INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC>
- MODE
- MODE (rw) register accessor: an alias for
Reg<MODE_SPEC>
- PSEL
- PSEL (rw) register accessor: an alias for
Reg<PSEL_SPEC>
- REFSEL
- REFSEL (rw) register accessor: an alias for
Reg<REFSEL_SPEC>
- RESULT
- RESULT (r) register accessor: an alias for
Reg<RESULT_SPEC>
- SHORTS
- SHORTS (rw) register accessor: an alias for
Reg<SHORTS_SPEC>
- TASKS_
SAMPLE - TASKS_SAMPLE (w) register accessor: an alias for
Reg<TASKS_SAMPLE_SPEC>
- TASKS_
START - TASKS_START (w) register accessor: an alias for
Reg<TASKS_START_SPEC>
- TASKS_
STOP - TASKS_STOP (w) register accessor: an alias for
Reg<TASKS_STOP_SPEC>
- TH
- TH (rw) register accessor: an alias for
Reg<TH_SPEC>