#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | ICR |
__IO uint32_t | IER |
__IO uint32_t | ISR |
__IO uint32_t | MISR |
Definition at line 1471 of file stm32h735xx.h.
__IO uint32_t HSEM_Common_TypeDef::ICR |
HSEM interrupt clear register , Address offset: 4h
Definition at line 1474 of file stm32h735xx.h.
__IO uint32_t HSEM_Common_TypeDef::IER |
HSEM interrupt enable register , Address offset: 0h
Definition at line 1473 of file stm32h735xx.h.
__IO uint32_t HSEM_Common_TypeDef::ISR |
HSEM interrupt status register , Address offset: 8h
Definition at line 1475 of file stm32h735xx.h.
__IO uint32_t HSEM_Common_TypeDef::MISR |
HSEM masked interrupt status register , Address offset: Ch
Definition at line 1476 of file stm32h735xx.h.