dtmfdecoder 2.0.0.0
dtmfdecoder_t Struct Reference

DTMF Decoder Click context object. More...

#include <dtmfdecoder.h>

Data Fields

digital_out_t pwd
 
digital_out_t inh
 
digital_in_t std
 
i2c_master_t i2c
 
uint8_t slave_address
 

Detailed Description

DTMF Decoder Click context object.

Context object definition of DTMF Decoder Click driver.

Field Documentation

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ inh

digital_out_t inh

Output pin for character inhibit.

◆ pwd

digital_out_t pwd

Output pin for device power down.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ std

digital_in_t std

Input pin for delayed steering.


The documentation for this struct was generated from the following file: