API Reference | |
| Initialization Functions | |
| This set of functions is used to configure the PTComp. | |
Functions | |
| __STATIC_INLINE bool | Cy_AutAnalog_PTComp_Read (uint8_t ptcompIdx, uint8_t compIdx) |
| Returns the status of the comparator output. More... | |
| __STATIC_INLINE bool Cy_AutAnalog_PTComp_Read | ( | uint8_t | ptcompIdx, |
| uint8_t | compIdx | ||
| ) |
Returns the status of the comparator output.
| ptcompIdx | The index of the PTComp subsystem within the Autonomous Analog, see cy_stc_autanalog_cfg_t::ptcomp |
| compIdx | The index of the Comp within the PTComp. |