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

#include <neorv32_gptmr.h>

Data Fields

uint32_t CTRL
 
uint32_t THRES
 
const uint32_t COUNT
 

Detailed Description

GPTMR module prototype

Field Documentation

◆ COUNT

const uint32_t neorv32_gptmr_t::COUNT

offset 8: counter register, read-only

◆ CTRL

uint32_t neorv32_gptmr_t::CTRL

offset 0: control register (NEORV32_GPTMR_CTRL_enum)

◆ THRES

uint32_t neorv32_gptmr_t::THRES

offset 4: threshold register


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