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

#include <neorv32_clint.h>

Data Fields

uint32_t MSWI [4096]
 
subwords64_t MTIMECMP [4095]
 
subwords64_t MTIME
 

Detailed Description

CLINT module prototype

Field Documentation

◆ MSWI

uint32_t neorv32_clint_t::MSWI[4096]

machine software interrupt for hart 0..4095

◆ MTIME

subwords64_t neorv32_clint_t::MTIME

global machine timer; 64-bit

◆ MTIMECMP

subwords64_t neorv32_clint_t::MTIMECMP[4095]

machine timer compare interrupt for hart 0..4094; 64-bit


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