dsy_gpio_pin¶
#include <daisy_core.h>
Public Attributes¶
Name | |
---|---|
dsy_gpio_port | port |
uint8_t | pin |
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 port¶
&
variable pin¶
number 0-15
Updated on 2024-01-03 at 19:41:01 +0000