Macros
MMC Secure Removal Type
Collaboration diagram for MMC Secure Removal Type:

Macros

#define HAL_MMC_SRT_ERASE   0x00000001U
 
#define HAL_MMC_SRT_VENDOR_DEFINED   0x00000008U
 
#define HAL_MMC_SRT_WRITE_CHAR_COMPL_RANDOM   0x00000004U
 
#define HAL_MMC_SRT_WRITE_CHAR_ERASE   0x00000002U
 
#define IS_MMC_SRT_TYPE(TYPE)
 

Detailed Description

Macro Definition Documentation

◆ HAL_MMC_SRT_ERASE

#define HAL_MMC_SRT_ERASE   0x00000001U

Information removed by an erase

Definition at line 384 of file stm32h7xx_hal_mmc.h.

◆ HAL_MMC_SRT_VENDOR_DEFINED

#define HAL_MMC_SRT_VENDOR_DEFINED   0x00000008U

Information removed using a vendor defined

Definition at line 387 of file stm32h7xx_hal_mmc.h.

◆ HAL_MMC_SRT_WRITE_CHAR_COMPL_RANDOM

#define HAL_MMC_SRT_WRITE_CHAR_COMPL_RANDOM   0x00000004U

Information removed by an overwriting with a character, its complement then a random character

Definition at line 386 of file stm32h7xx_hal_mmc.h.

◆ HAL_MMC_SRT_WRITE_CHAR_ERASE

#define HAL_MMC_SRT_WRITE_CHAR_ERASE   0x00000002U

Information removed by an overwriting with a character followed by an erase

Definition at line 385 of file stm32h7xx_hal_mmc.h.

◆ IS_MMC_SRT_TYPE

#define IS_MMC_SRT_TYPE (   TYPE)
Value:

Definition at line 390 of file stm32h7xx_hal_mmc.h.

HAL_MMC_SRT_WRITE_CHAR_COMPL_RANDOM
#define HAL_MMC_SRT_WRITE_CHAR_COMPL_RANDOM
Definition: stm32h7xx_hal_mmc.h:386
HAL_MMC_SRT_WRITE_CHAR_ERASE
#define HAL_MMC_SRT_WRITE_CHAR_ERASE
Definition: stm32h7xx_hal_mmc.h:385
HAL_MMC_SRT_VENDOR_DEFINED
#define HAL_MMC_SRT_VENDOR_DEFINED
Definition: stm32h7xx_hal_mmc.h:387
HAL_MMC_SRT_ERASE
#define HAL_MMC_SRT_ERASE
Definition: stm32h7xx_hal_mmc.h:384


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