Skip to content

dsy_gpio_pin

Module: LIBDAISY / UTILITY

More...

#include <daisy_core.h>

Public Attributes

Name
dsy_gpio_port port
uint8_t pin

Detailed Description

struct dsy_gpio_pin;

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 port

dsy_gpio_port port;

&

variable pin

uint8_t pin;

number 0-15


Updated on 2024-01-03 at 19:41:01 +0000