Macros | |
#define | MSIO_DIRECTION_NONE LL_MSIO_DIRECTION_NONE |
#define | MSIO_DIRECTION_INPUT LL_MSIO_DIRECTION_INPUT |
#define | MSIO_DIRECTION_OUTPUT LL_MSIO_DIRECTION_OUTPUT |
#define | MSIO_DIRECTION_INOUT LL_MSIO_DIRECTION_INOUT |
#define MSIO_DIRECTION_INOUT LL_MSIO_DIRECTION_INOUT |
Input & Output
Definition at line 136 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_INPUT LL_MSIO_DIRECTION_INPUT |
Only Input
Definition at line 134 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_NONE LL_MSIO_DIRECTION_NONE |
Disable input & output
Definition at line 133 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_OUTPUT LL_MSIO_DIRECTION_OUTPUT |
Only Output
Definition at line 135 of file gr55xx_hal_msio.h.