Skip to content

Struct daisy::dsy_gpio_pin

ClassList > daisy > dsy_gpio_pin

More...

  • #include <daisy_core.h>

Public Attributes

Type Name
uint8_t pin
dsy_gpio_port port

Public Functions

Type Name
constexpr operator Pin () const

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.

Public Attributes Documentation

variable pin

uint8_t daisy::dsy_gpio_pin::pin;

number 0-15


variable port

dsy_gpio_port daisy::dsy_gpio_pin::port;

&


Public Functions Documentation

function operator Pin

inline constexpr daisy::dsy_gpio_pin::operator Pin () const


The documentation for this class was generated from the following file external-docs/libDaisy/src/daisy_core.h