STM32H735xx HAL User Manual
|
FMC NOR CFI typedef. More...
#include <stm32h7xx_hal_nor.h>
Data Fields | |
uint16_t | CFI_1 |
uint16_t | CFI_2 |
uint16_t | CFI_3 |
uint16_t | CFI_4 |
FMC NOR CFI typedef.
Definition at line 87 of file stm32h7xx_hal_nor.h.
uint16_t NOR_CFITypeDef::CFI_1 |
< Defines the information stored in the memory's Common flash interface which contains a description of various electrical and timing parameters, density information and functions supported by the memory
Definition at line 93 of file stm32h7xx_hal_nor.h.
Referenced by HAL_NOR_Read_CFI().
uint16_t NOR_CFITypeDef::CFI_2 |
Definition at line 95 of file stm32h7xx_hal_nor.h.
Referenced by HAL_NOR_Read_CFI().
uint16_t NOR_CFITypeDef::CFI_3 |
Definition at line 97 of file stm32h7xx_hal_nor.h.
Referenced by HAL_NOR_Read_CFI().
uint16_t NOR_CFITypeDef::CFI_4 |
Definition at line 99 of file stm32h7xx_hal_nor.h.
Referenced by HAL_NOR_Read_CFI().