NEORV32 - Software Framework Documentation
Loading...
Searching...
No Matches
Data Fields
neorv32_xip_t Struct Reference

#include <neorv32_xip.h>

Data Fields

uint32_t CTRL
 
const uint32_t reserved
 
uint32_t DATA_LO
 
uint32_t DATA_HI
 

Detailed Description

XIP module prototype

Field Documentation

◆ CTRL

uint32_t neorv32_xip_t::CTRL

offset 0: control register (NEORV32_XIP_CTRL_enum)

◆ DATA_HI

uint32_t neorv32_xip_t::DATA_HI

offset 12: SPI data register high

◆ DATA_LO

uint32_t neorv32_xip_t::DATA_LO

offset 8: SPI data register low

◆ reserved

const uint32_t neorv32_xip_t::reserved

offset 4: reserved


The documentation for this struct was generated from the following file: