3#ifndef STM32H730_OSPIMREGISTERS_H
4#define STM32H730_OSPIMREGISTERS_H
static uint32_t const OCTOSPI_IO_BASE
This is a application specific file which is used to configure Imt.Base.Core.Math.
unsigned __int32 uint32_t
OCTOSPIM control register (OCTOSPIM_CR), chapter 26.4.1.
uint32_t volatile MUXEN
Multiplexed mode enable.
uint32_t volatile REQ2ACK_TIME
REQ to ACK time.
OCTOSPIM port n configuration register (OCTOSPIM_PnCR) (n=1 to 2), chapter 26.4.2.
uint32_t volatile NCSEN
nCS enable for Port n
uint32_t volatile CLKSRC
CLK/CLKn source for Port n.
uint32_t volatile DQSSRC
DQS source for Port n.
uint32_t volatile IOHEN
IO[7:4] enable for Port n.
uint32_t volatile IOHSRC
IO[7:4] source for Port n.
uint32_t volatile IOLSRC
IO[3:0] source for Port n.
uint32_t volatile DQSEN
DQS enable for Port n.
uint32_t volatile IOLEN
IO[3:0] enable for Port n.
uint32_t volatile NCSSRC
nCS source for Port n
uint32_t volatile CLKEN
CLK/CLKn enable for Port n.
(Octo-SPI I/O Manager) module register structure
OCTOSPIM_PnCR volatile P1CR
static OSPIMRegisters & getInstance()
Gets the instance of the registers in memory.
OCTOSPIM_PnCR volatile P2CR