Loading...
Searching...
No Matches
gpt_reg_t Struct Reference

GPT registers. More...

Detailed Description

GPT registers.

Definition at line 31 of file cc26xx_cc13xx_gpt.h.

#include <cc26xx_cc13xx_gpt.h>

Data Fields

reg32_t CFG
 config
 
reg32_t TAMR
 timer A mode
 
reg32_t TBMR
 timer B mode
 
reg32_t CTL
 control
 
reg32_t SYNC
 sync timers
 
reg32_t __reserved1
 unused
 
reg32_t IMR
 interrupt mask register
 
reg32_t RIS
 raw interrupt status
 
reg32_t MIS
 masked interrupt status
 
reg32_t ICLR
 interrupt clear
 
reg32_t TAILR
 timer A interval load register
 
reg32_t TBILR
 timer B interval load register
 
reg32_t TAMATCHR
 timer A match register
 
reg32_t TBMATCHR
 timer B match register
 
reg32_t TAPR
 timer A pre-scale
 
reg32_t TBPR
 timer B pre-scale
 
reg32_t TAPMR
 timer A pre-scale match register
 
reg32_t TBPMR
 timer B pre-scale match register
 
reg32_t TAR
 timer A register
 
reg32_t TBR
 timer B register
 
reg32_t TAV
 timer A value
 
reg32_t TBV
 timer B value
 
reg32_t RTCPD
 config
 
reg32_t TAPS
 config
 
reg32_t TBPS
 config
 
reg32_t TAPV
 config
 
reg32_t TBPV
 config
 
reg32_t DMAEV
 config
 
reg32_t __reserved2 [976]
 config
 
reg32_t VERSION
 config
 
reg32_t ANDCCP
 config
 

Field Documentation

◆ __reserved1

reg32_t gpt_reg_t::__reserved1

unused

Definition at line 37 of file cc26xx_cc13xx_gpt.h.

◆ __reserved2

reg32_t gpt_reg_t::__reserved2[976]

config

Definition at line 60 of file cc26xx_cc13xx_gpt.h.

◆ ANDCCP

reg32_t gpt_reg_t::ANDCCP

config

Definition at line 62 of file cc26xx_cc13xx_gpt.h.

◆ CFG

reg32_t gpt_reg_t::CFG

config

Definition at line 32 of file cc26xx_cc13xx_gpt.h.

◆ CTL

reg32_t gpt_reg_t::CTL

control

Definition at line 35 of file cc26xx_cc13xx_gpt.h.

◆ DMAEV

reg32_t gpt_reg_t::DMAEV

config

Definition at line 59 of file cc26xx_cc13xx_gpt.h.

◆ ICLR

reg32_t gpt_reg_t::ICLR

interrupt clear

Definition at line 41 of file cc26xx_cc13xx_gpt.h.

◆ IMR

reg32_t gpt_reg_t::IMR

interrupt mask register

Definition at line 38 of file cc26xx_cc13xx_gpt.h.

◆ MIS

reg32_t gpt_reg_t::MIS

masked interrupt status

Definition at line 40 of file cc26xx_cc13xx_gpt.h.

◆ RIS

reg32_t gpt_reg_t::RIS

raw interrupt status

Definition at line 39 of file cc26xx_cc13xx_gpt.h.

◆ RTCPD

reg32_t gpt_reg_t::RTCPD

config

Definition at line 54 of file cc26xx_cc13xx_gpt.h.

◆ SYNC

reg32_t gpt_reg_t::SYNC

sync timers

Definition at line 36 of file cc26xx_cc13xx_gpt.h.

◆ TAILR

reg32_t gpt_reg_t::TAILR

timer A interval load register

Definition at line 42 of file cc26xx_cc13xx_gpt.h.

◆ TAMATCHR

reg32_t gpt_reg_t::TAMATCHR

timer A match register

Definition at line 44 of file cc26xx_cc13xx_gpt.h.

◆ TAMR

reg32_t gpt_reg_t::TAMR

timer A mode

Definition at line 33 of file cc26xx_cc13xx_gpt.h.

◆ TAPMR

reg32_t gpt_reg_t::TAPMR

timer A pre-scale match register

Definition at line 48 of file cc26xx_cc13xx_gpt.h.

◆ TAPR

reg32_t gpt_reg_t::TAPR

timer A pre-scale

Definition at line 46 of file cc26xx_cc13xx_gpt.h.

◆ TAPS

reg32_t gpt_reg_t::TAPS

config

Definition at line 55 of file cc26xx_cc13xx_gpt.h.

◆ TAPV

reg32_t gpt_reg_t::TAPV

config

Definition at line 57 of file cc26xx_cc13xx_gpt.h.

◆ TAR

reg32_t gpt_reg_t::TAR

timer A register

Definition at line 50 of file cc26xx_cc13xx_gpt.h.

◆ TAV

reg32_t gpt_reg_t::TAV

timer A value

Definition at line 52 of file cc26xx_cc13xx_gpt.h.

◆ TBILR

reg32_t gpt_reg_t::TBILR

timer B interval load register

Definition at line 43 of file cc26xx_cc13xx_gpt.h.

◆ TBMATCHR

reg32_t gpt_reg_t::TBMATCHR

timer B match register

Definition at line 45 of file cc26xx_cc13xx_gpt.h.

◆ TBMR

reg32_t gpt_reg_t::TBMR

timer B mode

Definition at line 34 of file cc26xx_cc13xx_gpt.h.

◆ TBPMR

reg32_t gpt_reg_t::TBPMR

timer B pre-scale match register

Definition at line 49 of file cc26xx_cc13xx_gpt.h.

◆ TBPR

reg32_t gpt_reg_t::TBPR

timer B pre-scale

Definition at line 47 of file cc26xx_cc13xx_gpt.h.

◆ TBPS

reg32_t gpt_reg_t::TBPS

config

Definition at line 56 of file cc26xx_cc13xx_gpt.h.

◆ TBPV

reg32_t gpt_reg_t::TBPV

config

Definition at line 58 of file cc26xx_cc13xx_gpt.h.

◆ TBR

reg32_t gpt_reg_t::TBR

timer B register

Definition at line 51 of file cc26xx_cc13xx_gpt.h.

◆ TBV

reg32_t gpt_reg_t::TBV

timer B value

Definition at line 53 of file cc26xx_cc13xx_gpt.h.

◆ VERSION

reg32_t gpt_reg_t::VERSION

config

Definition at line 61 of file cc26xx_cc13xx_gpt.h.


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