rs232toi2c 2.0.0.0
rs232toi2c_cfg_t Struct Reference

RS232 to I2C Click configuration object. More...

#include <rs232toi2c.h>

Data Fields

pin_name_t scl
 
pin_name_t sda
 
pin_name_t wp
 
pin_name_t rst
 
pin_name_t int_pin
 
uint32_t i2c_speed
 
uint8_t i2c_address
 

Detailed Description

RS232 to I2C Click configuration object.

Configuration object definition of RS232 to I2C Click driver.

Field Documentation

◆ i2c_address

uint8_t i2c_address

I2C slave address.

◆ i2c_speed

uint32_t i2c_speed

I2C serial speed.

◆ int_pin

pin_name_t int_pin

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

◆ rst

pin_name_t rst

Active Low Reset pin.

◆ scl

pin_name_t scl

Clock pin descriptor for I2C driver.

◆ sda

pin_name_t sda

Bidirectional data pin descriptor for I2C driver.

◆ wp

pin_name_t wp

Write Protect pin for EEPROM.


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