NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
#include <neorv32_gptmr.h>
Data Fields | |
uint32_t | CTRL |
uint32_t | THRES |
const uint32_t | COUNT |
GPTMR module prototype
const uint32_t neorv32_gptmr_t::COUNT |
offset 8: counter register, read-only
uint32_t neorv32_gptmr_t::CTRL |
offset 0: control register (NEORV32_GPTMR_CTRL_enum)
uint32_t neorv32_gptmr_t::THRES |
offset 4: threshold register