Pins associated with connections on the board for communication interfaces (UART/I2C/SPI/...)
|
|
#define | CYBSP_DEBUG_UART_RX (P3_5) |
| | Pin: UART RX.
|
| |
|
#define | CYBSP_DEBUG_UART_TX (P3_6) |
| | Pin: UART TX.
|
| |
|
#define | CYBSP_I2C_SCL (P4_0) |
| | Pin: I2C SCL.
|
| |
|
#define | CYBSP_I2C_SDA (P4_1) |
| | Pin: I2C SDA.
|
| |
|
#define | CYBSP_SWDIO P1_2 |
| | Pin: SWDIO.
|
| |
|
#define | CYBSP_SWDCK P1_1 |
| | Pin: SWDCK.
|
| |