STM32H735xx HAL User Manual
Data Fields
NOR_IDTypeDef Struct Reference

FMC NOR ID typedef. More...

#include <stm32h7xx_hal_nor.h>

Data Fields

uint16_t Manufacturer_Code
uint16_t Device_Code1
uint16_t Device_Code2
uint16_t Device_Code3

Detailed Description

FMC NOR ID typedef.

Definition at line 70 of file stm32h7xx_hal_nor.h.


Field Documentation

Definition at line 74 of file stm32h7xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().

Definition at line 76 of file stm32h7xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().

Defines the device's codes used to identify the memory. These codes can be accessed by performing read operations with specific control signals and addresses set.They can also be accessed by issuing an Auto Select command

Definition at line 78 of file stm32h7xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().

Defines the device's manufacturer code used to identify the memory

Definition at line 72 of file stm32h7xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().


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