NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
#include <neorv32_xip.h>
Data Fields | |
uint32_t | CTRL |
const uint32_t | reserved |
uint32_t | DATA_LO |
uint32_t | DATA_HI |
XIP module prototype
uint32_t neorv32_xip_t::CTRL |
offset 0: control register (NEORV32_XIP_CTRL_enum)
uint32_t neorv32_xip_t::DATA_HI |
offset 12: SPI data register high
uint32_t neorv32_xip_t::DATA_LO |
offset 8: SPI data register low
const uint32_t neorv32_xip_t::reserved |
offset 4: reserved