/ docs / api.rst
api.rst
 1  API
 2  ------------
 3  
 4  .. automodule:: adafruit_mcp3xxx.mcp3xxx
 5      :members:
 6  
 7  .. automodule:: adafruit_mcp3xxx.analog_in
 8      :members:
 9  
10  .. automodule:: adafruit_mcp3xxx.mcp3008
11      :members:
12      :show-inheritance:
13  
14  .. automodule:: adafruit_mcp3xxx.mcp3004
15      :members:
16      :show-inheritance:
17  
18  .. automodule:: adafruit_mcp3xxx.mcp3002
19      :members:
20      :exclude-members: read
21      :show-inheritance: