ArchXT_IntCtrlConfig Struct Reference
|
yasimavr
|
Loading...
Searching...
No Matches
ArchXT_IntCtrlConfig Struct Reference
Configuration structure for ArchXT_IntCtrl. More...
#include <arch_xt_misc.h>
Public Attributes | |
| unsigned int | vector_count |
| Number of interrupt vector. | |
| unsigned int | vector_size |
| Size in bytes of each vector. | |
| reg_addr_t | reg_base |
| Base address for the controller registers. | |
Detailed Description
Configuration structure for ArchXT_IntCtrl.
Member Data Documentation
◆ reg_base
| reg_addr_t ArchXT_IntCtrlConfig::reg_base |
Base address for the controller registers.
◆ vector_count
| unsigned int ArchXT_IntCtrlConfig::vector_count |
Number of interrupt vector.
◆ vector_size
| unsigned int ArchXT_IntCtrlConfig::vector_size |
Size in bytes of each vector.
The documentation for this struct was generated from the following file:
Generated by