Classes | Enumerations
Collaboration diagram for NAND Exported Types:

Classes

struct  NAND_AddressTypeDef
 NAND Memory address Structure definition. More...
 
struct  NAND_DeviceConfigTypeDef
 NAND Memory info Structure definition. More...
 
struct  NAND_HandleTypeDef
 NAND handle Structure definition. More...
 
struct  NAND_IDTypeDef
 NAND Memory electronic signature Structure definition. More...
 

Enumerations

enum  HAL_NAND_StateTypeDef { HAL_NAND_STATE_RESET = 0x00U, HAL_NAND_STATE_READY = 0x01U, HAL_NAND_STATE_BUSY = 0x02U, HAL_NAND_STATE_ERROR = 0x03U }
 HAL NAND State structures definition. More...
 

Detailed Description

Enumeration Type Documentation

◆ HAL_NAND_StateTypeDef

HAL NAND State structures definition.

Enumerator
HAL_NAND_STATE_RESET 

NAND not yet initialized or disabled

HAL_NAND_STATE_READY 

NAND initialized and ready for use

HAL_NAND_STATE_BUSY 

NAND internal process is ongoing

HAL_NAND_STATE_ERROR 

NAND error state

Definition at line 48 of file stm32f7xx_hal_nand.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08