Struct ArchXT_TimerAConfig
Defined in File arch_xt_timer_a.h
Struct Documentation
-
struct ArchXT_TimerAConfig
Configuration structure for ArchXT_TimerA.
Public Types
Public Members
-
reg_addr_t reg_base
Base address for the peripheral I/O registers.
-
int_vect_t iv_ovf
Interrupt vector index for TCA_OVF (a.k.a. TCA_LUNF)
-
int_vect_t iv_hunf
Interrupt vector index for TCA_HUNF.
-
int_vect_t ivs_cmp[CompareChannelCount]
Array of vector index for the compare channels interrupts.
Public Static Attributes
-
static const int CompareChannelCount = 3
Defines the number of comparison channels supported by the TCA.
-
reg_addr_t reg_base