GPTIMER component registers. More...
GPTIMER component registers.
Definition at line 54 of file cc2538_gptimer.h.
#include <cc2538_gptimer.h>
Data Fields | |
cc2538_reg_t | CFG |
GPTIMER Configuration. | |
cc2538_reg_t | TAMR |
GPTIMER Timer A mode. | |
cc2538_reg_t | TBMR |
GPTIMER Timer B mode. | |
cc2538_reg_t | CTL |
GPTIMER Control. | |
cc2538_reg_t | SYNC |
GPTIMER Synchronize. | |
cc2538_reg_t | RESERVED2 |
Reserved word. | |
cc2538_reg_t | IMR |
GPTIMER Interrupt Mask. | |
cc2538_reg_t | RIS |
GPTIMER Raw Interrupt Status. | |
cc2538_reg_t | MIS |
GPTIMER Masked Interrupt Status. | |
cc2538_reg_t | ICR |
GPTIMER Interrupt Clear. | |
cc2538_reg_t | TAILR |
GPTIMER Timer A Interval Load. | |
cc2538_reg_t | TBILR |
GPTIMER Timer B Interval Load. | |
cc2538_reg_t | TAMATCHR |
GPTIMER Timer A Match. | |
cc2538_reg_t | TBMATCHR |
GPTIMER Timer B Match. | |
cc2538_reg_t | TAPR |
GPTIMER Timer A Prescale Register. | |
cc2538_reg_t | TBPR |
GPTIMER Timer B Prescale Register. | |
cc2538_reg_t | TAPMR |
GPTIMER Timer A Prescale Match Register. | |
cc2538_reg_t | TBPMR |
GPTIMER Timer B Prescale Match Register. | |
cc2538_reg_t | TAR |
GPTIMER Timer A. | |
cc2538_reg_t | TBR |
GPTIMER Timer B. | |
cc2538_reg_t | TAV |
GPTIMER Timer A Value. | |
cc2538_reg_t | TBV |
GPTIMER Timer B Value. | |
cc2538_reg_t | RESERVED3 |
Reserved word. | |
cc2538_reg_t | TAPS |
GPTIMER Timer A Prescale Snapshot. | |
cc2538_reg_t | TBPS |
GPTIMER Timer B Prescale Snapshot. | |
cc2538_reg_t | TAPV |
GPTIMER Timer A Prescale Value. | |
cc2538_reg_t | TBPV |
GPTIMER Timer B Prescale Value. | |
cc2538_reg_t | RESERVED [981] |
Reserved. | |
cc2538_reg_t | PP |
GPTIMER Peripheral Properties. | |
cc2538_reg_t | RESERVED4 [15] |
Reserved. | |
cc2538_reg_t cc2538_gptimer_t::CFG |
GPTIMER Configuration.
Definition at line 55 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::CTL |
GPTIMER Control.
Definition at line 58 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::ICR |
GPTIMER Interrupt Clear.
Definition at line 64 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::IMR |
GPTIMER Interrupt Mask.
Definition at line 61 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::MIS |
GPTIMER Masked Interrupt Status.
Definition at line 63 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::PP |
GPTIMER Peripheral Properties.
Definition at line 83 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::RESERVED[981] |
Reserved.
Definition at line 82 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::RESERVED2 |
Reserved word.
Definition at line 60 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::RESERVED3 |
Reserved word.
Definition at line 77 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::RESERVED4[15] |
Reserved.
Definition at line 84 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::RIS |
GPTIMER Raw Interrupt Status.
Definition at line 62 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::SYNC |
GPTIMER Synchronize.
Definition at line 59 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAILR |
GPTIMER Timer A Interval Load.
Definition at line 65 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAMATCHR |
GPTIMER Timer A Match.
Definition at line 67 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAMR |
GPTIMER Timer A mode.
Definition at line 56 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAPMR |
GPTIMER Timer A Prescale Match Register.
Definition at line 71 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAPR |
GPTIMER Timer A Prescale Register.
Definition at line 69 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAPS |
GPTIMER Timer A Prescale Snapshot.
Definition at line 78 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAPV |
GPTIMER Timer A Prescale Value.
Definition at line 80 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAR |
GPTIMER Timer A.
Definition at line 73 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TAV |
GPTIMER Timer A Value.
Definition at line 75 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBILR |
GPTIMER Timer B Interval Load.
Definition at line 66 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBMATCHR |
GPTIMER Timer B Match.
Definition at line 68 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBMR |
GPTIMER Timer B mode.
Definition at line 57 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBPMR |
GPTIMER Timer B Prescale Match Register.
Definition at line 72 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBPR |
GPTIMER Timer B Prescale Register.
Definition at line 70 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBPS |
GPTIMER Timer B Prescale Snapshot.
Definition at line 79 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBPV |
GPTIMER Timer B Prescale Value.
Definition at line 81 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBR |
GPTIMER Timer B.
Definition at line 74 of file cc2538_gptimer.h.
cc2538_reg_t cc2538_gptimer_t::TBV |
GPTIMER Timer B Value.
Definition at line 76 of file cc2538_gptimer.h.