TwiceAsNice  2019-02-18
Public Attributes | List of all members
pin_t Struct Reference

#include <firmata.h>

Collaboration diagram for pin_t:
Collaboration graph

Public Attributes

uint8_t mode
 
uint8_t analog_channel
 
uint64_t supported_modes
 
uint64_t value
 

Member Data Documentation

◆ analog_channel

uint8_t pin_t::analog_channel

◆ mode

uint8_t pin_t::mode

◆ supported_modes

uint64_t pin_t::supported_modes

◆ value

uint64_t pin_t::value

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