ArchXT_SPIConfig Struct Reference
|
yasimavr
|
Loading...
Searching...
No Matches
ArchXT_SPIConfig Struct Reference
Configuration structure for ArchXT_SPI. More...
#include <arch_xt_spi.h>
Public Attributes | |
| reg_addr_t | reg_base |
| Base address for the peripheral I/O registers. | |
| int_vect_t | iv_spi |
| Interrupt vector index. | |
Detailed Description
Configuration structure for ArchXT_SPI.
Member Data Documentation
◆ iv_spi
| int_vect_t ArchXT_SPIConfig::iv_spi |
Interrupt vector index.
◆ reg_base
| reg_addr_t ArchXT_SPIConfig::reg_base |
Base address for the peripheral I/O registers.
The documentation for this struct was generated from the following file:
Generated by