Macros

#define MSIO_PIN1_MUX_PWM0_B   MSIO_MUX_0
 
#define MSIO_PIN1_MUX_UART0_RX   MSIO_MUX_1
 
#define MSIO_PIN1_MUX_UART1_RX   MSIO_MUX_2
 
#define MSIO_PIN1_MUX_I2C0_SDA   MSIO_MUX_3
 
#define MSIO_PIN1_MUX_I2C1_SDA   MSIO_MUX_4
 

Detailed Description

Macro Definition Documentation

◆ MSIO_PIN1_MUX_I2C0_SDA

#define MSIO_PIN1_MUX_I2C0_SDA   MSIO_MUX_3

MSIO_PIN1 Mux Select I2C0_SDA

Definition at line 119 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN1_MUX_I2C1_SDA

#define MSIO_PIN1_MUX_I2C1_SDA   MSIO_MUX_4

MSIO_PIN1 Mux Select I2C1_SDA

Definition at line 120 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN1_MUX_PWM0_B

#define MSIO_PIN1_MUX_PWM0_B   MSIO_MUX_0

MSIO_PIN1 Mux Select PWM0_B

Definition at line 116 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN1_MUX_UART0_RX

#define MSIO_PIN1_MUX_UART0_RX   MSIO_MUX_1

MSIO_PIN1 Mux Select UART0_RX

Definition at line 117 of file gr55xx_hal_msio_ex.h.

◆ MSIO_PIN1_MUX_UART1_RX

#define MSIO_PIN1_MUX_UART1_RX   MSIO_MUX_2

MSIO_PIN1 Mux Select UART1_RX

Definition at line 118 of file gr55xx_hal_msio_ex.h.