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 168 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_INPUT LL_MSIO_DIRECTION_INPUT |
Only Input
Definition at line 166 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_NONE LL_MSIO_DIRECTION_NONE |
Disable input & output
Definition at line 165 of file gr55xx_hal_msio.h.
#define MSIO_DIRECTION_OUTPUT LL_MSIO_DIRECTION_OUTPUT |
Only Output
Definition at line 167 of file gr55xx_hal_msio.h.