The limit crossing detection configuration structure.
Data Fields | |
cy_en_hppass_sar_cond_t | cond |
Limit Crossing Detection condition. | |
int32_t | low |
Low limit. More... | |
int32_t | high |
High limit. More... | |
int32_t cy_stc_hppass_sar_limit_t::low |
Low limit.
The valid range is -32768 ... 32766 for signed values and 0 ... 65534 for unsigned values.
int32_t cy_stc_hppass_sar_limit_t::high |
High limit.
The valid range is -32767 ... 32767 for signed values and 1 ... 65535 for unsigned values.