PSoC 6 Peripheral Driver Library

General Description

Constants to be used for setting the slew rate of the pin.

Macros

#define CY_GPIO_SLEW_FAST   (0x00UL)
 Fast slew rate.
 
#define CY_GPIO_SLEW_SLOW   (0x01UL)
 Slow slew rate.