Struct daisy::dsy_gpio_pin¶
ClassList > daisy > dsy_gpio_pin
#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¶
number 0-15
variable port¶
&
Public Functions Documentation¶
function operator Pin¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/daisy_core.h