STM32F439xx HAL User Manual
Data Fields
NAND_IDTypeDef Struct Reference

NAND Memory electronic signature Structure definition. More...

#include <stm32f4xx_hal_nand.h>

Data Fields

uint8_t Maker_Id
uint8_t Device_Id
uint8_t Third_Id
uint8_t Fourth_Id

Detailed Description

NAND Memory electronic signature Structure definition.

Definition at line 87 of file stm32f4xx_hal_nand.h.


Field Documentation

Definition at line 93 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Read_ID().

Definition at line 97 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Read_ID().

Definition at line 91 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Read_ID().

Definition at line 95 of file stm32f4xx_hal_nand.h.

Referenced by HAL_NAND_Read_ID().


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