AUX_TIMER registers. More...
AUX_TIMER registers.
Definition at line 161 of file cc26x0_cc13x0_aux.h.
#include <cc26x0_cc13x0_aux.h>
Data Fields | |
reg32_t | T0CFG |
timer 0 config | |
reg32_t | T1CFG |
timer 1 config | |
reg32_t | T0CTL |
timer 0 control | |
reg32_t | T0TARGET |
timer 0 target | |
reg32_t | T1TARGET |
timer 1 target | |
reg32_t | T1CTL |
timer 1 control | |
reg32_t aux_timer_regs_t::T0CFG |
timer 0 config
Definition at line 162 of file cc26x0_cc13x0_aux.h.
reg32_t aux_timer_regs_t::T0CTL |
timer 0 control
Definition at line 164 of file cc26x0_cc13x0_aux.h.
reg32_t aux_timer_regs_t::T0TARGET |
timer 0 target
Definition at line 165 of file cc26x0_cc13x0_aux.h.
reg32_t aux_timer_regs_t::T1CFG |
timer 1 config
Definition at line 163 of file cc26x0_cc13x0_aux.h.
reg32_t aux_timer_regs_t::T1CTL |
timer 1 control
Definition at line 167 of file cc26x0_cc13x0_aux.h.
reg32_t aux_timer_regs_t::T1TARGET |
timer 1 target
Definition at line 166 of file cc26x0_cc13x0_aux.h.