Operational Amplifier (OPAMP) More...
#include <stm32h735xx.h>
Public Attributes | |
__IO uint32_t | CSR |
__IO uint32_t | HSOTR |
__IO uint32_t | OTR |
Operational Amplifier (OPAMP)
Definition at line 1087 of file stm32h735xx.h.
__IO uint32_t OPAMP_TypeDef::CSR |
OPAMP control/status register, Address offset: 0x00
Definition at line 1089 of file stm32h735xx.h.
__IO uint32_t OPAMP_TypeDef::HSOTR |
OPAMP offset trimming register for high speed mode, Address offset: 0x08
Definition at line 1091 of file stm32h735xx.h.
__IO uint32_t OPAMP_TypeDef::OTR |
OPAMP offset trimming register for normal mode, Address offset: 0x04
Definition at line 1090 of file stm32h735xx.h.