NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
Loading...
Searching...
No Matches
neorv32_xirq_t Struct Reference

#include <neorv32_xirq.h>

Data Fields

uint32_t EIE
 
uint32_t ESC
 
uint32_t TTYP
 
uint32_t TPOL
 

Detailed Description

XIRQ module prototype

Field Documentation

◆ EIE

uint32_t neorv32_xirq_t::EIE

offset 0: external interrupt enable register

◆ ESC

uint32_t neorv32_xirq_t::ESC

offset 4: external interrupt source register

◆ TPOL

uint32_t neorv32_xirq_t::TPOL

offset 12: external interrupt source register

◆ TTYP

uint32_t neorv32_xirq_t::TTYP

offset 8: external interrupt source register


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