Struct ArchXT_TWIConfig

Struct Documentation

struct ArchXT_TWIConfig

Configuration structure for ArchXT_TWI.

Public Members

reg_addr_t reg_base

Base address for the peripheral I/O registers.

int_vect_t iv_master

Interrupt vector index for the master part.

int_vect_t iv_slave

Interrupt vector index for the slave part.