7.2.1 Struct ac_ch_config
ACIFC channel configuration structure.
| Type | Name | Description | 
|---|---|---|
| bool | always_on | 
               Specify whether the ACIFC channel is always on  | 
| enum ac_comparator_mode | comparator_mode | 
               The comparator mode setting  | 
| bool | event_negative | 
               Enable/disable the output event when ACOUT is zero  | 
| bool | event_positive | 
               Enable/disable the output event when ACOUT is one  | 
| bool | fast_mode | 
               Enable/disable fast mode  | 
| enum ac_hysteresis_voltage | hysteresis_voltage | 
               Hysteresis value  | 
| enum ac_ch_interrupt_setting | interrupt_setting | 
               The interrupt setting  | 
| enum ac_negative_input | negative_input | 
               The negative input setting  | 
