Kestrel Interface
Loading...
Searching...
No Matches
sgtl5000_i2c_cfg_t Struct Reference

Data Fields

int i2c_port
int sda_gpio
int scl_gpio
uint32_t i2c_hz

Detailed Description

Definition at line 34 of file kest_sgtl5000.c.

Field Documentation

◆ i2c_hz

uint32_t sgtl5000_i2c_cfg_t::i2c_hz

Definition at line 38 of file kest_sgtl5000.c.

Referenced by sgtl5000_i2c_init().

◆ i2c_port

int sgtl5000_i2c_cfg_t::i2c_port

Definition at line 35 of file kest_sgtl5000.c.

◆ scl_gpio

int sgtl5000_i2c_cfg_t::scl_gpio

Definition at line 37 of file kest_sgtl5000.c.

Referenced by sgtl5000_i2c_init().

◆ sda_gpio

int sgtl5000_i2c_cfg_t::sda_gpio

Definition at line 36 of file kest_sgtl5000.c.

Referenced by sgtl5000_i2c_init().


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