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 172 of file gr533x_hal_msio.h.
#define MSIO_DIRECTION_INPUT LL_MSIO_DIRECTION_INPUT |
Only Input
Definition at line 170 of file gr533x_hal_msio.h.
#define MSIO_DIRECTION_NONE LL_MSIO_DIRECTION_NONE |
Disable input & output
Definition at line 169 of file gr533x_hal_msio.h.
#define MSIO_DIRECTION_OUTPUT LL_MSIO_DIRECTION_OUTPUT |
Only Output
Definition at line 171 of file gr533x_hal_msio.h.