QSPI IO configuration Structures. More...
#include <app_graphics_dc.h>
Public Attributes | |
| app_io_pull_t | pull |
| uint8_t | enable |
QSPI IO configuration Structures.
Definition at line 134 of file app_graphics_dc.h.
| uint8_t app_graphics_dc_pin_t::enable |
Enable or disable the pin.
Definition at line 137 of file app_graphics_dc.h.
| app_io_pull_t app_graphics_dc_pin_t::pull |
Specifies the Pull-up or Pull-Down activation for the selected pins.
Definition at line 136 of file app_graphics_dc.h.