Macros

#define MSIO_PIN3_MUX_PWM1_A   MSIO_MUX_0
 
#define MSIO_PIN3_MUX_UART0_RTS   MSIO_MUX_1
 
#define MSIO_PIN3_MUX_UART1_RTS   MSIO_MUX_2
 
#define MSIO_PIN3_MUX_I2C0_SCL   MSIO_MUX_3
 
#define MSIO_PIN3_MUX_I2C1_SCL   MSIO_MUX_4
 

Detailed Description

Macro Definition Documentation

◆ MSIO_PIN3_MUX_I2C0_SCL

#define MSIO_PIN3_MUX_I2C0_SCL   MSIO_MUX_3

MSIO_PIN3 Mux Select I2C0_SCL

Definition at line 135 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN3_MUX_I2C1_SCL

#define MSIO_PIN3_MUX_I2C1_SCL   MSIO_MUX_4

MSIO_PIN3 Mux Select I2C1_SCL

Definition at line 136 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN3_MUX_PWM1_A

#define MSIO_PIN3_MUX_PWM1_A   MSIO_MUX_0

MSIO_PIN3 Mux Select PWM1_A

Definition at line 132 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN3_MUX_UART0_RTS

#define MSIO_PIN3_MUX_UART0_RTS   MSIO_MUX_1

MSIO_PIN3 Mux Select UART0_RTS

Definition at line 133 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN3_MUX_UART1_RTS

#define MSIO_PIN3_MUX_UART1_RTS   MSIO_MUX_2

MSIO_PIN3 Mux Select UART1_RTS

Definition at line 134 of file gr55xx_hal_msio_ex.h.