Macros

#define MSIO_PIN4_MUX_PWM1_B   MSIO_MUX_0
 
#define MSIO_PIN4_MUX_UART0_CTS   MSIO_MUX_1
 
#define MSIO_PIN4_MUX_UART1_CTS   MSIO_MUX_2
 
#define MSIO_PIN4_MUX_I2C0_SDA   MSIO_MUX_3
 
#define MSIO_PIN4_MUX_I2C1_SDA   MSIO_MUX_4
 

Detailed Description

Macro Definition Documentation

◆ MSIO_PIN4_MUX_I2C0_SDA

#define MSIO_PIN4_MUX_I2C0_SDA   MSIO_MUX_3

MSIO_PIN4 Mux Select I2C0_SDA

Definition at line 145 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN4_MUX_I2C1_SDA

#define MSIO_PIN4_MUX_I2C1_SDA   MSIO_MUX_4

MSIO_PIN4 Mux Select I2C1_SDA

Definition at line 146 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN4_MUX_PWM1_B

#define MSIO_PIN4_MUX_PWM1_B   MSIO_MUX_0

MSIO_PIN4 Mux Select PWM1_B

Definition at line 142 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN4_MUX_UART0_CTS

#define MSIO_PIN4_MUX_UART0_CTS   MSIO_MUX_1

MSIO_PIN4 Mux Select UART0_CTS

Definition at line 143 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN4_MUX_UART1_CTS

#define MSIO_PIN4_MUX_UART1_CTS   MSIO_MUX_2

MSIO_PIN4 Mux Select UART1_CTS

Definition at line 144 of file gr55xx_hal_msio_ex.h.