PSoC 6 Peripheral Driver Library

General Description

Constants to be used for setting the voltage trip type on the pin.

Macros

#define CY_GPIO_VTRIP_CMOS   (0x00UL)
 Input buffer compatible with CMOS and I2C interfaces.
 
#define CY_GPIO_VTRIP_TTL   (0x01UL)
 Input buffer compatible with TTL and MediaLB interfaces.