ArchXT_PortConfig Struct Reference
|
yasimavr
|
Loading...
Searching...
No Matches
ArchXT_PortConfig Struct Reference
Configuration structure for ArchXT_Port. More...
#include <arch_xt_port.h>
Public Attributes | |
| reg_addr_t | reg_base_port |
| Base address for the peripheral I/O registers. | |
| reg_addr_t | reg_base_vport |
| Base address for the virtual port I/O registers. | |
| int_vect_t | iv_port |
| Interrupt vector index for the port. | |
Detailed Description
Configuration structure for ArchXT_Port.
Member Data Documentation
◆ iv_port
| int_vect_t ArchXT_PortConfig::iv_port |
Interrupt vector index for the port.
◆ reg_base_port
| reg_addr_t ArchXT_PortConfig::reg_base_port |
Base address for the peripheral I/O registers.
◆ reg_base_vport
| reg_addr_t ArchXT_PortConfig::reg_base_vport |
Base address for the virtual port I/O registers.
The documentation for this struct was generated from the following file:
Generated by