MTB CAT1 Peripheral driver library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages

General Description

Constants to be used for setting the drive strength trim value of the pin.

Macros

#define CY_GPIO_DRIVE_STRENGTH_DEFAULT   (0x00UL)
 Default drive strength: 50 ohm.
 
#define CY_GPIO_DRIVE_STRENGTH_120OHM   (0x01UL)
 120 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_90OHM   (0x02UL)
 90 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_60OHM   (0x03UL)
 60 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_50OHM   (0x04UL)
 50 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_30OHM   (0x05UL)
 30 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_20OHM   (0x06UL)
 20 ohm
 
#define CY_GPIO_DRIVE_STRENGTH_15OHM   (0x07UL)
 15 ohm