Electrochemical Gas Sensor Library 1.0.0
A library for the Electrochemical Gas Sensor breakout board
Loading...
Searching...
No Matches
LMP91000 Class Reference

#include <LMP91000.h>

Public Member Functions

 LMP91000 ()
 
uint8_t status (void)
 
uint8_t lock ()
 
uint8_t unlock ()
 
uint8_t configure (uint8_t _tiacn, uint8_t _refcn, uint8_t _modecn)
 
uint8_t write (uint8_t reg, uint8_t data)
 
uint8_t read (uint8_t reg)
 

Constructor & Destructor Documentation

◆ LMP91000()

LMP91000::LMP91000 ( )

Member Function Documentation

◆ configure()

uint8_t LMP91000::configure ( uint8_t _tiacn,
uint8_t _refcn,
uint8_t _modecn )

◆ lock()

uint8_t LMP91000::lock ( )

◆ read()

uint8_t LMP91000::read ( uint8_t reg)

◆ status()

uint8_t LMP91000::status ( void )

◆ unlock()

uint8_t LMP91000::unlock ( )

◆ write()

uint8_t LMP91000::write ( uint8_t reg,
uint8_t data )

The documentation for this class was generated from the following files: