MSIO Pull-Up or Pull-Down Activation. More...
Macros | |
#define | MSIO_NOPULL LL_MSIO_PULL_NO |
#define | MSIO_PULLUP LL_MSIO_PULL_UP |
#define | MSIO_PULLDOWN LL_MSIO_PULL_DOWN |
MSIO Pull-Up or Pull-Down Activation.
#define MSIO_NOPULL LL_MSIO_PULL_NO |
No Pull-up or Pull-down activation
Definition at line 165 of file hal_msio.h.
#define MSIO_PULLDOWN LL_MSIO_PULL_DOWN |
Pull-down activation
Definition at line 167 of file hal_msio.h.
#define MSIO_PULLUP LL_MSIO_PULL_UP |
Pull-up activation
Definition at line 166 of file hal_msio.h.