libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
dsy_gpio_pin Struct Reference

Detailed Description

Hardware define pins

The dsy_gpio_pin struct should no longer be used, and is only available for backwards compatability.

Please use Pin struct instead.

#include <daisy_core.h>

Public Attributes

dsy_gpio_port port
 
uint8_t pin
 

Member Data Documentation

◆ pin

uint8_t dsy_gpio_pin::pin

number 0-15

◆ port

dsy_gpio_port dsy_gpio_pin::port

&


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