HAL
NAND_IDTypeDef
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
NAND_IDTypeDef
NAND_IDTypeDef struct
NAND Memory electronic signature Structure definition
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_nand.h:64
typedef
struct
{
uint8_t
Maker_Id
;
uint8_t
Device_Id
;
uint8_t
Third_Id
;
uint8_t
Fourth_Id
;
}
NAND_IDTypeDef
;
Fields
Field
Declared as
NAND_IDTypeDef::Maker_Id
uint8_t
NAND_IDTypeDef::Device_Id
uint8_t
NAND_IDTypeDef::Third_Id
uint8_t
NAND_IDTypeDef::Fourth_Id
uint8_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out