Pico-Arduino
Public Attributes | List of all members
pico_arduino::PinInfo Struct Reference

Information about an the status and the Arduino PinMode of an individual pin. More...

#include <PicoPinFunction.h>

Public Attributes

bool is_defined = false
 
bool is_setup = false
 
PinFunctionEnum pin_function
 
PinMode pinMode
 

Detailed Description

Information about an the status and the Arduino PinMode of an individual pin.

Author
Phil Schatzmann

The documentation for this struct was generated from the following file: