Loading...
Searching...
No Matches
aux_timer2_regs_t Struct Reference

AUX_TIMER2 registers. More...

Detailed Description

AUX_TIMER2 registers.

Definition at line 292 of file cc26x2_cc13x2_aux.h.

#include <cc26x2_cc13x2_aux.h>

Data Fields

reg32_t CTL
 Timer 2 Control.
 
reg32_t TARGET
 Timer 2 Target.
 
reg32_t SHDWTARGET
 Timer 2 Shadow Target.
 
reg32_t CNTR
 Timer 2 Counter.
 
reg32_t PRECFG
 Timer 2 Prescaler Config.
 
reg32_t EVCTL
 Timer 2 Event Control.
 
reg32_t PULSETRIG
 Timer 2 Pulse Trigger.
 
reg32_t __reserved1 [0x19]
 Reserved.
 
reg32_t CH0EVCFG
 Timer 2 Channel 0 Event Configuration.
 
reg32_t CH0CCFG
 Timer 2 Channel 0 Capture Configuration.
 
reg32_t CH0PCC
 Timer 2 Channel 0 Pipeline Capture Compare.
 
reg32_t CH0CC
 Timer 2 Channel 0 Capture Compare.
 
reg32_t CH1EVCFG
 Timer 2 Channel 1 Event Configuration.
 
reg32_t CH1CCFG
 Timer 2 Channel 1 Capture Configuration.
 
reg32_t CH1PCC
 Timer 2 Channel 1 Pipeline Capture Compare.
 
reg32_t CH1CC
 Timer 2 Channel 1 Capture Compare.
 
reg32_t CH2EVCFG
 Timer 2 Channel 2 Event Configuration.
 
reg32_t CH2CCFG
 Timer 2 Channel 2 Capture Configuration.
 
reg32_t CH2PCC
 Timer 2 Channel 2 Pipeline Capture Compare.
 
reg32_t CH2CC
 Timer 2 Channel 2 Capture Compare.
 
reg32_t CH3EVCFG
 Timer 2 Channel 3 Event Configuration.
 
reg32_t CH3CCFG
 Timer 2 Channel 3 Capture Configuration.
 
reg32_t CH3PCC
 Timer 2 Channel 3 Pipeline Capture Compare.
 
reg32_t CH3CC
 Timer 2 Channel 3 Capture Compare.
 

Field Documentation

◆ __reserved1

reg32_t aux_timer2_regs_t::__reserved1[0x19]

Reserved.

Definition at line 300 of file cc26x2_cc13x2_aux.h.

◆ CH0CC

reg32_t aux_timer2_regs_t::CH0CC

Timer 2 Channel 0 Capture Compare.

Definition at line 304 of file cc26x2_cc13x2_aux.h.

◆ CH0CCFG

reg32_t aux_timer2_regs_t::CH0CCFG

Timer 2 Channel 0 Capture Configuration.

Definition at line 302 of file cc26x2_cc13x2_aux.h.

◆ CH0EVCFG

reg32_t aux_timer2_regs_t::CH0EVCFG

Timer 2 Channel 0 Event Configuration.

Definition at line 301 of file cc26x2_cc13x2_aux.h.

◆ CH0PCC

reg32_t aux_timer2_regs_t::CH0PCC

Timer 2 Channel 0 Pipeline Capture Compare.

Definition at line 303 of file cc26x2_cc13x2_aux.h.

◆ CH1CC

reg32_t aux_timer2_regs_t::CH1CC

Timer 2 Channel 1 Capture Compare.

Definition at line 308 of file cc26x2_cc13x2_aux.h.

◆ CH1CCFG

reg32_t aux_timer2_regs_t::CH1CCFG

Timer 2 Channel 1 Capture Configuration.

Definition at line 306 of file cc26x2_cc13x2_aux.h.

◆ CH1EVCFG

reg32_t aux_timer2_regs_t::CH1EVCFG

Timer 2 Channel 1 Event Configuration.

Definition at line 305 of file cc26x2_cc13x2_aux.h.

◆ CH1PCC

reg32_t aux_timer2_regs_t::CH1PCC

Timer 2 Channel 1 Pipeline Capture Compare.

Definition at line 307 of file cc26x2_cc13x2_aux.h.

◆ CH2CC

reg32_t aux_timer2_regs_t::CH2CC

Timer 2 Channel 2 Capture Compare.

Definition at line 312 of file cc26x2_cc13x2_aux.h.

◆ CH2CCFG

reg32_t aux_timer2_regs_t::CH2CCFG

Timer 2 Channel 2 Capture Configuration.

Definition at line 310 of file cc26x2_cc13x2_aux.h.

◆ CH2EVCFG

reg32_t aux_timer2_regs_t::CH2EVCFG

Timer 2 Channel 2 Event Configuration.

Definition at line 309 of file cc26x2_cc13x2_aux.h.

◆ CH2PCC

reg32_t aux_timer2_regs_t::CH2PCC

Timer 2 Channel 2 Pipeline Capture Compare.

Definition at line 311 of file cc26x2_cc13x2_aux.h.

◆ CH3CC

reg32_t aux_timer2_regs_t::CH3CC

Timer 2 Channel 3 Capture Compare.

Definition at line 316 of file cc26x2_cc13x2_aux.h.

◆ CH3CCFG

reg32_t aux_timer2_regs_t::CH3CCFG

Timer 2 Channel 3 Capture Configuration.

Definition at line 314 of file cc26x2_cc13x2_aux.h.

◆ CH3EVCFG

reg32_t aux_timer2_regs_t::CH3EVCFG

Timer 2 Channel 3 Event Configuration.

Definition at line 313 of file cc26x2_cc13x2_aux.h.

◆ CH3PCC

reg32_t aux_timer2_regs_t::CH3PCC

Timer 2 Channel 3 Pipeline Capture Compare.

Definition at line 315 of file cc26x2_cc13x2_aux.h.

◆ CNTR

reg32_t aux_timer2_regs_t::CNTR

Timer 2 Counter.

Definition at line 296 of file cc26x2_cc13x2_aux.h.

◆ CTL

reg32_t aux_timer2_regs_t::CTL

Timer 2 Control.

Definition at line 293 of file cc26x2_cc13x2_aux.h.

◆ EVCTL

reg32_t aux_timer2_regs_t::EVCTL

Timer 2 Event Control.

Definition at line 298 of file cc26x2_cc13x2_aux.h.

◆ PRECFG

reg32_t aux_timer2_regs_t::PRECFG

Timer 2 Prescaler Config.

Definition at line 297 of file cc26x2_cc13x2_aux.h.

◆ PULSETRIG

reg32_t aux_timer2_regs_t::PULSETRIG

Timer 2 Pulse Trigger.

Definition at line 299 of file cc26x2_cc13x2_aux.h.

◆ SHDWTARGET

reg32_t aux_timer2_regs_t::SHDWTARGET

Timer 2 Shadow Target.

Definition at line 295 of file cc26x2_cc13x2_aux.h.

◆ TARGET

reg32_t aux_timer2_regs_t::TARGET

Timer 2 Target.

Definition at line 294 of file cc26x2_cc13x2_aux.h.


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