Struct ArchXT_USARTConfig
Defined in File arch_xt_usart.h
Struct Documentation
-
struct ArchXT_USARTConfig
Configuration structure for ArchXT_USART.
Public Members
-
reg_addr_t reg_base
Base address for the peripheral I/O registers.
-
int_vect_t iv_rxc
Interrupt vector index for RXC.
-
int_vect_t iv_txc
Interrupt vector index for TXC.
-
int_vect_t iv_txe
Interrupt vector index for TXE.
-
reg_addr_t reg_base