Public Attributes | List of all members
SRAM_HandleTypeDef Struct Reference

SRAM handle Structure definition. More...

#include <stm32f7xx_hal_sram.h>

Public Attributes

FMC_NORSRAM_EXTENDED_TypeDefExtended
 
DMA_HandleTypeDefhdma
 
FMC_NORSRAM_InitTypeDef Init
 
FMC_NORSRAM_TypeDefInstance
 
HAL_LockTypeDef Lock
 
__IO HAL_SRAM_StateTypeDef State
 

Detailed Description

SRAM handle Structure definition.

Definition at line 62 of file stm32f7xx_hal_sram.h.

Member Data Documentation

◆ Extended

FMC_NORSRAM_EXTENDED_TypeDef* SRAM_HandleTypeDef::Extended

Extended mode register base address

Definition at line 67 of file stm32f7xx_hal_sram.h.

◆ hdma

DMA_HandleTypeDef* SRAM_HandleTypeDef::hdma

Pointer DMA handler

Definition at line 75 of file stm32f7xx_hal_sram.h.

◆ Init

FMC_NORSRAM_InitTypeDef SRAM_HandleTypeDef::Init

SRAM device control configuration parameters

Definition at line 69 of file stm32f7xx_hal_sram.h.

◆ Instance

FMC_NORSRAM_TypeDef* SRAM_HandleTypeDef::Instance

Register base address

Definition at line 65 of file stm32f7xx_hal_sram.h.

◆ Lock

HAL_LockTypeDef SRAM_HandleTypeDef::Lock

SRAM locking object

Definition at line 71 of file stm32f7xx_hal_sram.h.

◆ State

__IO HAL_SRAM_StateTypeDef SRAM_HandleTypeDef::State

SRAM device access state

Definition at line 73 of file stm32f7xx_hal_sram.h.


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


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