rs232toi2c 2.0.0.0
rs232toi2c_t Struct Reference

RS232 to I2C Click context object. More...

#include <rs232toi2c.h>

Data Fields

digital_out_t wp
 
digital_out_t rst
 
digital_in_t int_pin
 
i2c_master_t i2c
 
uint8_t slave_address
 

Detailed Description

RS232 to I2C Click context object.

Context object definition of RS232 to I2C Click driver.

Field Documentation

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_pin

digital_in_t int_pin

UART or GPIO interrupt pin depending on the INT SEL jumper position.

◆ rst

digital_out_t rst

Active Low Reset pin.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ wp

digital_out_t wp

Write Protect pin for EEPROM (Active High).


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