NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
#include <neorv32_mtime.h>
Data Fields | |
uint32_t | TIME_LO |
uint32_t | TIME_HI |
uint32_t | TIMECMP_LO |
uint32_t | TIMECMP_HI |
MTIME module prototype
uint32_t neorv32_mtime_t::TIME_HI |
offset 4: time register high word
uint32_t neorv32_mtime_t::TIME_LO |
offset 0: time register low word
uint32_t neorv32_mtime_t::TIMECMP_HI |
offset 12: compare register high word
uint32_t neorv32_mtime_t::TIMECMP_LO |
offset 8: compare register low word