Single Wire Protocol Master Interface SPWMI. More...
#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | BRR |
__IO uint32_t | CR |
__IO uint32_t | ICR |
__IO uint32_t | IER |
__IO uint32_t | ISR |
__IO uint32_t | OR |
__IO uint32_t | RDR |
uint32_t | RESERVED1 |
__IO uint32_t | RFL |
__IO uint32_t | TDR |
Single Wire Protocol Master Interface SPWMI.
Definition at line 1619 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::BRR |
SWPMI bitrate register, Address offset: 0x04
Definition at line 1622 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::CR |
SWPMI Configuration/Control register, Address offset: 0x00
Definition at line 1621 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::ICR |
SWPMI Interrupt Flag Clear register, Address offset: 0x10
Definition at line 1625 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::IER |
SWPMI Interrupt Enable register, Address offset: 0x14
Definition at line 1626 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::ISR |
SWPMI Interrupt and Status register, Address offset: 0x0C
Definition at line 1624 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::OR |
SWPMI Option register, Address offset: 0x24
Definition at line 1630 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::RDR |
SWPMI Receive data register, Address offset: 0x20
Definition at line 1629 of file stm32h735xx.h.
uint32_t SWPMI_TypeDef::RESERVED1 |
Reserved, 0x08
Definition at line 1623 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::RFL |
SWPMI Receive Frame Length register, Address offset: 0x18
Definition at line 1627 of file stm32h735xx.h.
__IO uint32_t SWPMI_TypeDef::TDR |
SWPMI Transmit data register, Address offset: 0x1C
Definition at line 1628 of file stm32h735xx.h.