Viam C++ SDK current
Loading...
Searching...
No Matches
Public Attributes | List of all members
viam::sdk::Board::status Struct Reference

This contains all of the values for all of the registered analog readers and digital interrupts that have been registered on the board. More...

#include <board.hpp>

Public Attributes

std::unordered_map< std::string, analog_valueanalog_reader_values
 
std::unordered_map< std::string, digital_valuedigital_interrupt_values
 

Detailed Description

This contains all of the values for all of the registered analog readers and digital interrupts that have been registered on the board.


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