Classes | Enumerations
SRAM Exported Types
Collaboration diagram for SRAM Exported Types:

Classes

struct  SRAM_HandleTypeDef
 SRAM handle Structure definition. More...
 

Enumerations

enum  HAL_SRAM_StateTypeDef {
  HAL_SRAM_STATE_RESET = 0x00U, HAL_SRAM_STATE_READY = 0x01U, HAL_SRAM_STATE_BUSY = 0x02U, HAL_SRAM_STATE_ERROR = 0x03U,
  HAL_SRAM_STATE_PROTECTED = 0x04U
}
 HAL SRAM State structures definition
More...
 

Detailed Description

Enumeration Type Documentation

◆ HAL_SRAM_StateTypeDef

HAL SRAM State structures definition

Enumerator
HAL_SRAM_STATE_RESET 

SRAM not yet initialized or disabled

HAL_SRAM_STATE_READY 

SRAM initialized and ready for use

HAL_SRAM_STATE_BUSY 

SRAM internal process is ongoing

HAL_SRAM_STATE_ERROR 

SRAM error state

HAL_SRAM_STATE_PROTECTED 

SRAM peripheral NORSRAM device write protected

Definition at line 46 of file stm32f7xx_hal_sram.h.



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