Macros

#define LL_MSIO_PIN_0   ((uint32_t)0x01U)
 
#define LL_MSIO_PIN_1   ((uint32_t)0x02U)
 
#define LL_MSIO_PIN_2   ((uint32_t)0x04U)
 
#define LL_MSIO_PIN_3   ((uint32_t)0x08U)
 
#define LL_MSIO_PIN_4   ((uint32_t)0x10U)
 
#define LL_MSIO_PIN_ALL   ((uint32_t)0x1FU)
 

Detailed Description

Macro Definition Documentation

◆ LL_MSIO_PIN_0

#define LL_MSIO_PIN_0   ((uint32_t)0x01U)

Select pin 0

◆ LL_MSIO_PIN_1

#define LL_MSIO_PIN_1   ((uint32_t)0x02U)

Select pin 1

◆ LL_MSIO_PIN_2

#define LL_MSIO_PIN_2   ((uint32_t)0x04U)

Select pin 2

◆ LL_MSIO_PIN_3

#define LL_MSIO_PIN_3   ((uint32_t)0x08U)

Select pin 3

◆ LL_MSIO_PIN_4

#define LL_MSIO_PIN_4   ((uint32_t)0x10U)

Select pin 4

◆ LL_MSIO_PIN_ALL

#define LL_MSIO_PIN_ALL   ((uint32_t)0x1FU)

Select all pins