AUX_TIMER01 registers. More...
AUX_TIMER01 registers.
Definition at line 263 of file cc26x2_cc13x2_aux.h.
#include <cc26x2_cc13x2_aux.h>
Data Fields | |
reg32_t | T0CFG |
Timer 0 Configuration. | |
reg32_t | T0CTL |
Timer 0 Control. | |
reg32_t | T0TARGET |
Timer 0 Target. | |
reg32_t | T0CNTR |
Timer 0 Counter. | |
reg32_t | T1CFG |
Timer 1 Configuration. | |
reg32_t | T1TARGET |
Timer 1 Target. | |
reg32_t | T1CTL |
Timer 1 Control. | |
reg32_t | T1CNTR |
Timer 0 Counter. | |
reg32_t aux_timer01_regs_t::T0CFG |
Timer 0 Configuration.
Definition at line 264 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T0CNTR |
Timer 0 Counter.
Definition at line 267 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T0CTL |
Timer 0 Control.
Definition at line 265 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T0TARGET |
Timer 0 Target.
Definition at line 266 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T1CFG |
Timer 1 Configuration.
Definition at line 268 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T1CNTR |
Timer 0 Counter.
Definition at line 271 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T1CTL |
Timer 1 Control.
Definition at line 270 of file cc26x2_cc13x2_aux.h.
reg32_t aux_timer01_regs_t::T1TARGET |
Timer 1 Target.
Definition at line 269 of file cc26x2_cc13x2_aux.h.