Struct ArchXT_TWIConfig
Defined in File arch_xt_twi.h
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_host
Interrupt vector index for the host side.
-
int_vect_t iv_client
Interrupt vector index for the client side.
-
bool dual_ctrl
Enable the dual port control.
-
reg_addr_t reg_base