BMP3XX.start_link

You're seeing just the function start_link, go back to BMP3XX module for more information.

Specs

start_link(options()) :: GenServer.on_start()

Start a new GenServer for interacting with a BMP3XX

Normally, you'll want to pass the :bus_name option to specify the I2C bus going to the BMP3XX.