package
Version:
v0.0.0-...-25817fc
Opens a new window with list of versions in this module.
Published: Dec 28, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mcp300x implements a sensor model supporting mcp300x adc sensor.
type Mcp300xConfig struct {
Pins map[string]int `json:"pins"`
SpiBus string `json:"spi_bus"`
ChipSelect string `json:"chip_select"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.