Struct PinInfo
Public Attributes
| Type | Name |
|---|---|
| PinData * | data Pin data (direction, IRQ level, etc.). The structure is family-specific. |
| uint32_t | enabled Enabled pin functions. Used values are family-specific. |
| uint32_t | gpio GPIO name in the family SDK. |
| uint32_t | supported Supported pin functions. |
Public Attributes Documentation
variable data
variable enabled
variable gpio
variable supported
The documentation for this class was generated from the following file cores/common/arduino/src/wiring/wiring_custom.h