Macros

#define MSIO_PIN0_MUX_PWM0_A   MSIO_MUX_0
 
#define MSIO_PIN0_MUX_UART0_TX   MSIO_MUX_1
 
#define MSIO_PIN0_MUX_UART1_TX   MSIO_MUX_2
 
#define MSIO_PIN0_MUX_I2C0_SCL   MSIO_MUX_3
 
#define MSIO_PIN0_MUX_I2C1_SCL   MSIO_MUX_4
 

Detailed Description

Macro Definition Documentation

◆ MSIO_PIN0_MUX_I2C0_SCL

#define MSIO_PIN0_MUX_I2C0_SCL   MSIO_MUX_3

MSIO_PIN0 Mux Select I2C0_SCL

Definition at line 109 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN0_MUX_I2C1_SCL

#define MSIO_PIN0_MUX_I2C1_SCL   MSIO_MUX_4

MSIO_PIN0 Mux Select I2C1_SCL

Definition at line 110 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN0_MUX_PWM0_A

#define MSIO_PIN0_MUX_PWM0_A   MSIO_MUX_0

MSIO_PIN0 Mux Select PWM0_A

Definition at line 106 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN0_MUX_UART0_TX

#define MSIO_PIN0_MUX_UART0_TX   MSIO_MUX_1

MSIO_PIN0 Mux Select UART0_TX

Definition at line 107 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN0_MUX_UART1_TX

#define MSIO_PIN0_MUX_UART1_TX   MSIO_MUX_2

MSIO_PIN0 Mux Select UART1_TX

Definition at line 108 of file gr55xx_hal_msio_ex.h.