GPIO parameter structure definition.
More...
#include <app_io.h>
GPIO parameter structure definition.
Definition at line 267 of file app_io.h.
◆ mode
Specifies the operating mode for the selected pins.
Definition at line 271 of file app_io.h.
◆ mux
Specifies the Peripheral to be connected to the selected pins.
Definition at line 273 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 Defines
Definition at line 269 of file app_io.h.
◆ pull
Specifies the Pull-up or Pull-Down activation for the selected pins.
Definition at line 272 of file app_io.h.
The documentation for this struct was generated from the following file: