Viam C++ SDK current
|
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_value > | analog_reader_values |
std::unordered_map< std::string, digital_value > | digital_interrupt_values |
This contains all of the values for all of the registered analog readers and digital interrupts that have been registered on the board.