GPT registers. More...
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 | |
reg32_t gpt_reg_t::__reserved1 |
unused
Definition at line 37 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::__reserved2[976] |
config
Definition at line 60 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::ANDCCP |
config
Definition at line 62 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::CFG |
config
Definition at line 32 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::CTL |
control
Definition at line 35 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::DMAEV |
config
Definition at line 59 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::ICLR |
interrupt clear
Definition at line 41 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::IMR |
interrupt mask register
Definition at line 38 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::MIS |
masked interrupt status
Definition at line 40 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::RIS |
raw interrupt status
Definition at line 39 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::RTCPD |
config
Definition at line 54 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::SYNC |
sync timers
Definition at line 36 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAILR |
timer A interval load register
Definition at line 42 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAMATCHR |
timer A match register
Definition at line 44 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAMR |
timer A mode
Definition at line 33 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAPMR |
timer A pre-scale match register
Definition at line 48 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAPR |
timer A pre-scale
Definition at line 46 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAPS |
config
Definition at line 55 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAPV |
config
Definition at line 57 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAR |
timer A register
Definition at line 50 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TAV |
timer A value
Definition at line 52 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBILR |
timer B interval load register
Definition at line 43 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBMATCHR |
timer B match register
Definition at line 45 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBMR |
timer B mode
Definition at line 34 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBPMR |
timer B pre-scale match register
Definition at line 49 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBPR |
timer B pre-scale
Definition at line 47 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBPS |
config
Definition at line 56 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBPV |
config
Definition at line 58 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBR |
timer B register
Definition at line 51 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::TBV |
timer B value
Definition at line 53 of file cc26xx_cc13xx_gpt.h.
reg32_t gpt_reg_t::VERSION |
config
Definition at line 61 of file cc26xx_cc13xx_gpt.h.