Macros | |
#define | LL_MSIO_PIN_0 ((uint32_t)0x01U) |
Select pin 0 More... | |
#define | LL_MSIO_PIN_1 ((uint32_t)0x02U) |
Select pin 1 More... | |
#define | LL_MSIO_PIN_2 ((uint32_t)0x04U) |
Select pin 2 More... | |
#define | LL_MSIO_PIN_3 ((uint32_t)0x08U) |
Select pin 3 More... | |
#define | LL_MSIO_PIN_4 ((uint32_t)0x10U) |
Select pin 4 More... | |
#define | LL_MSIO_PIN_ALL ((uint32_t)0x1FU) |
Select all pins. More... | |
#define LL_MSIO_PIN_0 ((uint32_t)0x01U) |
Select pin 0
Definition at line 129 of file gr55xx_ll_msio.h.
#define LL_MSIO_PIN_1 ((uint32_t)0x02U) |
Select pin 1
Definition at line 130 of file gr55xx_ll_msio.h.
#define LL_MSIO_PIN_2 ((uint32_t)0x04U) |
Select pin 2
Definition at line 131 of file gr55xx_ll_msio.h.
#define LL_MSIO_PIN_3 ((uint32_t)0x08U) |
Select pin 3
Definition at line 132 of file gr55xx_ll_msio.h.
#define LL_MSIO_PIN_4 ((uint32_t)0x10U) |
Select pin 4
Definition at line 133 of file gr55xx_ll_msio.h.
#define LL_MSIO_PIN_ALL ((uint32_t)0x1FU) |
Select all pins.
Definition at line 134 of file gr55xx_ll_msio.h.