Public Attributes | List of all members

This structure registers corresponds to EXTI_Typdef CPU1/CPU2 registers subset (IMRx, EMRx and PRx), allowing to define EXTI_D1/EXTI_D2 with rapid/common access to these IMRx, EMRx, PRx registers for CPU1 and CPU2. Note that EXTI_D1 and EXTI_D2 bases addresses are calculated to point to CPUx first register: IMR1 in case of EXTI_D1 that is addressing CPU1 (Coretx-M7) C2IMR1 in case of EXTI_D2 that is addressing CPU2 (Coretx-M4) Note: EXTI_D2 and corresponding C2IMRx, C2EMRx and C2PRx registers are available for Dual Core devices only. More...

#include <stm32h735xx.h>

Public Attributes

__IO uint32_t EMR1
 
__IO uint32_t EMR2
 
__IO uint32_t EMR3
 
__IO uint32_t IMR1
 
__IO uint32_t IMR2
 
__IO uint32_t IMR3
 
__IO uint32_t PR1
 
__IO uint32_t PR2
 
__IO uint32_t PR3
 
uint32_t RESERVED1
 
uint32_t RESERVED2
 

Detailed Description

This structure registers corresponds to EXTI_Typdef CPU1/CPU2 registers subset (IMRx, EMRx and PRx), allowing to define EXTI_D1/EXTI_D2 with rapid/common access to these IMRx, EMRx, PRx registers for CPU1 and CPU2. Note that EXTI_D1 and EXTI_D2 bases addresses are calculated to point to CPUx first register: IMR1 in case of EXTI_D1 that is addressing CPU1 (Coretx-M7) C2IMR1 in case of EXTI_D2 that is addressing CPU2 (Coretx-M4) Note: EXTI_D2 and corresponding C2IMRx, C2EMRx and C2PRx registers are available for Dual Core devices only.

Definition at line 940 of file stm32h735xx.h.

Member Data Documentation

◆ EMR1

__IO uint32_t EXTI_Core_TypeDef::EMR1

EXTI Event mask register, Address offset: 0x04

Definition at line 943 of file stm32h735xx.h.

◆ EMR2

__IO uint32_t EXTI_Core_TypeDef::EMR2

EXTI Event mask register, Address offset: 0x14

Definition at line 947 of file stm32h735xx.h.

◆ EMR3

__IO uint32_t EXTI_Core_TypeDef::EMR3

EXTI Event mask register, Address offset: 0x24

Definition at line 951 of file stm32h735xx.h.

◆ IMR1

__IO uint32_t EXTI_Core_TypeDef::IMR1

EXTI Interrupt mask register, Address offset: 0x00

Definition at line 942 of file stm32h735xx.h.

◆ IMR2

__IO uint32_t EXTI_Core_TypeDef::IMR2

EXTI Interrupt mask register, Address offset: 0x10

Definition at line 946 of file stm32h735xx.h.

◆ IMR3

__IO uint32_t EXTI_Core_TypeDef::IMR3

EXTI Interrupt mask register, Address offset: 0x20

Definition at line 950 of file stm32h735xx.h.

◆ PR1

__IO uint32_t EXTI_Core_TypeDef::PR1

EXTI Pending register, Address offset: 0x08

Definition at line 944 of file stm32h735xx.h.

◆ PR2

__IO uint32_t EXTI_Core_TypeDef::PR2

EXTI Pending register, Address offset: 0x18

Definition at line 948 of file stm32h735xx.h.

◆ PR3

__IO uint32_t EXTI_Core_TypeDef::PR3

EXTI Pending register, Address offset: 0x28

Definition at line 952 of file stm32h735xx.h.

◆ RESERVED1

uint32_t EXTI_Core_TypeDef::RESERVED1

Reserved, 0x0C

Definition at line 945 of file stm32h735xx.h.

◆ RESERVED2

uint32_t EXTI_Core_TypeDef::RESERVED2

Reserved, 0x1C

Definition at line 949 of file stm32h735xx.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19