STM32F0 Standard Peripheral bibliotheek  1.0
ST Microelectronics standard peripheral bibliotheek documentatie voor de STM32F0 familie
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
FLASH_Option_Bytes_SRAM_Parity_Enable

Macros

#define OB_SRAM_PARITY_SET   ((uint8_t)0x00)
 
#define OB_SRAM_PARITY_RESET   ((uint8_t)0x40)
 
#define IS_OB_SRAM_PARITY(PARITY)   (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_RESET))
 

Detailed Description

Macro Definition Documentation

#define OB_SRAM_PARITY_RESET   ((uint8_t)0x40)

SRAM parity enable reset

#define OB_SRAM_PARITY_SET   ((uint8_t)0x00)

SRAM parity enable Set