Public Attributes | List of all members
NOR_HandleTypeDef Struct Reference

NOR handle Structure definition. More...

#include <stm32f7xx_hal_nor.h>

Public Attributes

FMC_NORSRAM_EXTENDED_TypeDefExtended
 
FMC_NORSRAM_InitTypeDef Init
 
FMC_NORSRAM_TypeDefInstance
 
HAL_LockTypeDef Lock
 
__IO HAL_NOR_StateTypeDef State
 

Detailed Description

NOR handle Structure definition.

Definition at line 109 of file stm32f7xx_hal_nor.h.

Member Data Documentation

◆ Extended

FMC_NORSRAM_EXTENDED_TypeDef* NOR_HandleTypeDef::Extended

Extended mode register base address

Definition at line 115 of file stm32f7xx_hal_nor.h.

◆ Init

FMC_NORSRAM_InitTypeDef NOR_HandleTypeDef::Init

NOR device control configuration parameters

Definition at line 117 of file stm32f7xx_hal_nor.h.

◆ Instance

FMC_NORSRAM_TypeDef* NOR_HandleTypeDef::Instance

Register base address

Definition at line 113 of file stm32f7xx_hal_nor.h.

◆ Lock

HAL_LockTypeDef NOR_HandleTypeDef::Lock

NOR locking object

Definition at line 119 of file stm32f7xx_hal_nor.h.

◆ State

__IO HAL_NOR_StateTypeDef NOR_HandleTypeDef::State

NOR device access state

Definition at line 121 of file stm32f7xx_hal_nor.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