|
STM32F439xx HAL User Manual
|
Data Structures | |
| 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... | |
HAL SRAM State structures definition.
Definition at line 77 of file stm32f4xx_hal_sram.h.
1.7.6.1