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

#include <neorv32_mtime.h>

Data Fields

uint32_t TIME_LO
 
uint32_t TIME_HI
 
uint32_t TIMECMP_LO
 
uint32_t TIMECMP_HI
 

Detailed Description

MTIME module prototype

Field Documentation

◆ TIME_HI

uint32_t neorv32_mtime_t::TIME_HI

offset 4: time register high word

◆ TIME_LO

uint32_t neorv32_mtime_t::TIME_LO

offset 0: time register low word

◆ TIMECMP_HI

uint32_t neorv32_mtime_t::TIMECMP_HI

offset 12: compare register high word

◆ TIMECMP_LO

uint32_t neorv32_mtime_t::TIMECMP_LO

offset 8: compare register low word


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