app_graphics_dc_pin_t Struct Reference

QSPI IO configuration Structures. More...

#include <app_graphics_dc.h>

Public Attributes

app_io_pull_t pull
 
uint8_t enable
 

Detailed Description

QSPI IO configuration Structures.

Definition at line 130 of file app_graphics_dc.h.

Member Data Documentation

◆ enable

uint8_t app_graphics_dc_pin_t::enable

Enable or disable the pin.

Definition at line 133 of file app_graphics_dc.h.

◆ pull

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 132 of file app_graphics_dc.h.


The documentation for this struct was generated from the following file: