Software APIs
Data Fields
i2c_conf Struct Reference

Data Fields

const int unsigned base_addr
 
const uint32_t i2c_irq_fmt_threshold_id
 
const top_earlgrey_plic_irq_id_t plic_irqs [kNumI2cIrqs]
 

Detailed Description

Definition at line 80 of file i2c_device_tx_rx_test.c.

Field Documentation

◆ base_addr

const int unsigned i2c_conf::base_addr

Definition at line 81 of file i2c_device_tx_rx_test.c.

◆ i2c_irq_fmt_threshold_id

const uint32_t i2c_conf::i2c_irq_fmt_threshold_id

Definition at line 82 of file i2c_device_tx_rx_test.c.

◆ plic_irqs

const top_earlgrey_plic_irq_id_t i2c_conf::plic_irqs[kNumI2cIrqs]

Definition at line 83 of file i2c_device_tx_rx_test.c.