STM32F439xx HAL User Manual
Data Fields
NOR_IDTypeDef Struct Reference

FMC NOR ID typedef. More...

#include <stm32f4xx_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 99 of file stm32f4xx_hal_nor.h.


Field Documentation

Definition at line 103 of file stm32f4xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().

Definition at line 105 of file stm32f4xx_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 107 of file stm32f4xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().

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

Definition at line 101 of file stm32f4xx_hal_nor.h.

Referenced by HAL_NOR_Read_ID().


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