|
Kestrel Interface
|
Data Fields | |
| int | i2c_port |
| int | sda_gpio |
| int | scl_gpio |
| uint32_t | i2c_hz |
Definition at line 34 of file kest_sgtl5000.c.
| uint32_t sgtl5000_i2c_cfg_t::i2c_hz |
Definition at line 38 of file kest_sgtl5000.c.
Referenced by sgtl5000_i2c_init().
| int sgtl5000_i2c_cfg_t::i2c_port |
Definition at line 35 of file kest_sgtl5000.c.
| int sgtl5000_i2c_cfg_t::scl_gpio |
Definition at line 37 of file kest_sgtl5000.c.
Referenced by sgtl5000_i2c_init().
| int sgtl5000_i2c_cfg_t::sda_gpio |
Definition at line 36 of file kest_sgtl5000.c.
Referenced by sgtl5000_i2c_init().