![]() |
TLE986x Device Family SDK
|
Go to the source code of this file.
CMSIS register HeaderFile.
Data Structures | |
struct | ADC1_Type |
ADC1 Module (ADC1) More... | |
struct | ADC2_Type |
ADC2 Module (ADC2) More... | |
struct | ADC34_Type |
ADC34 (ADC34) More... | |
struct | BDRV_Type |
Bridge Driver (BDRV) More... | |
struct | CCU6_Type |
Capture Compare Unit 6 (CCU6) More... | |
struct | CPU_Type |
CPU Core (CPU) More... | |
struct | CSA_Type |
Current Sense Amplifier (CSA) More... | |
struct | DMA_Type |
Direct Memeory Access (DMA) More... | |
struct | GPT12E_Type |
General Purpose Timer 12E (GPT12E) More... | |
struct | LIN_Type |
Local Interconnect Network (LIN) More... | |
struct | MF_Type |
Measurement Function (MF) More... | |
struct | MON_Type |
MON (MON) More... | |
struct | PMU_Type |
Power Management Unit (PMU) More... | |
struct | PORT_Type |
GPIO PORTs (PORT) More... | |
struct | SCU_Type |
System Control Unit (SCU) More... | |
struct | SCUPM_Type |
System Control Unit for Power Modules (SCUPM) More... | |
struct | SSC1_Type |
SSC1 Module (SSC1) More... | |
struct | SSC2_Type |
SSC2 Module (SSC2) More... | |
struct | TIMER2x_Type |
TIMER2x Module (TIMER2x) More... | |
struct | TIMER3_Type |
TIMER3 Module (TIMER3) More... | |
struct | UART_Type |
UARTx Module (UARTx) More... | |
Enumerations | |
enum | IRQn_Type { Reset_IRQn = -15, NonMaskableInt_IRQn = -14, HardFault_IRQn = -13, MemoryManagement_IRQn = -12, BusFault_IRQn = -11, UsageFault_IRQn = -10, SVCall_IRQn = -5, DebugMonitor_IRQn = -4, PendSV_IRQn = -2, SysTick_IRQn = -1, GPT1_Int = 0, GPT2_Int = 1, ADC2_Tmr3_Int = 2, ADC1_VREF5_Int = 3, CCU6_SR0_Int = 4, CCU6_SR1_Int = 5, CCU6_SR2_Int = 6, CCU6_SR3_Int = 7, SSC1_Int = 8, SSC2_Int = 9, UART1_LIN_Tmr2_Int = 10, UART2_Tmr21_EINT2_Int = 11, EXINT0_MON_Int = 12, EXINT1_Int = 13, BDRV_CP_Int = 14, DMA_Int = 15 } |