Data Structures¶
-
group
group_lpcomp_data_structures
-
struct
LPCOMP_Type
¶ - #include <>
-
struct
cy_stc_lpcomp_config_t
- #include <>
The LPCOMP configuration structure.
Public Members
-
cy_en_lpcomp_out_t
outputMode
The LPCOMP’s outputMode: Direct output, Synchronized output or Pulse output.
-
cy_en_lpcomp_hyst_t
hysteresis
Enables or disables the LPCOMP’s hysteresis.
-
cy_en_lpcomp_pwr_t
power
Sets the LPCOMP power mode.
-
cy_en_lpcomp_int_t
intType
Sets the LPCOMP interrupt mode.
-
cy_en_lpcomp_out_t
-
struct