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

#include <neorv32_xirq.h>

Data Fields

uint32_t EIE
 
uint32_t EIP
 
uint32_t ESC
 
const uint32_t reserved
 

Detailed Description

XIRQ module prototype

Field Documentation

◆ EIE

uint32_t neorv32_xirq_t::EIE

offset 0: external interrupt enable register

◆ EIP

uint32_t neorv32_xirq_t::EIP

offset 4: external interrupt pending register

◆ ESC

uint32_t neorv32_xirq_t::ESC

offset 8: external interrupt source register

◆ reserved

const uint32_t neorv32_xirq_t::reserved

offset 12: reserved


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