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

#include <neorv32_gptmr.h>

Data Fields

uint32_t CTRL
 
uint32_t THRES
 
uint32_t COUNT
 
uint32_t CAPTURE
 

Detailed Description

GPTMR module prototype

Field Documentation

◆ CAPTURE

uint32_t neorv32_gptmr_t::CAPTURE

offset 12: capture register

◆ COUNT

uint32_t neorv32_gptmr_t::COUNT

offset 8: counter register

◆ 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: