ACP Namespace Reference
|
yasimavr
|
Loading...
Searching...
No Matches
ACP Namespace Reference
Generic Analog Comparator definitions. More...
Classes | |
| struct | channel_config_t |
Enumerations | |
| enum | Channel { Channel_Pin , Channel_AcompRef , Channel_IntRef } |
| enum | SignalId { Signal_Output , Signal_DAC } |
Detailed Description
Generic Analog Comparator definitions.
Definition of enumerations, configuration structures and signal Ids used for Analog Comparator models, common to all architectures.
Enumeration Type Documentation
◆ Channel
| enum ACP::Channel |
Enum definition for the ACP channel configuration
| Enumerator | |
|---|---|
| Channel_Pin | External pin analog input. |
| Channel_AcompRef | Internal DAC voltage. |
| Channel_IntRef | Internal reference voltage. |
◆ SignalId
| enum ACP::SignalId |
Signal IDs raised by Analog Comparator models
Generated by