GPIO parameter structure definition.
More...
#include <app_io.h>
GPIO parameter structure definition.
Definition at line 218 of file app_io.h.
◆ mode
Specifies the operating mode for the selected pins.
Definition at line 222 of file app_io.h.
◆ mux
Specifies the Peripheral to be connected to the selected pins.
Definition at line 224 of file app_io.h.
◆ pin
uint32_t app_io_init_t::pin |
Specifies the IO pins to be configured.
This parameter can be any value of IO pins
Definition at line 220 of file app_io.h.
◆ pull
Specifies the Pull-up or Pull-Down activation for the selected pins.
Definition at line 223 of file app_io.h.
The documentation for this struct was generated from the following file: