SGP40.start_link
You're seeing just the function
start_link
, go back to SGP40 module for more information.
Specs
start_link(options()) :: GenServer.on_start()
Start a new GenServer for interacting with the SGP40 sensor.
Normally, you'll want to pass the :bus_name
option to specify the I2C
bus going to the SGP40.