![]()  | 
  
  
  
    STM32F10x Standard Peripherals Library
    3.5.0
    
   
   | 
  
  
  
 
Defines | |
| #define | BCR_MBKEN_Set ((uint32_t)0x00000001) | 
| #define | BCR_MBKEN_Reset ((uint32_t)0x000FFFFE) | 
| #define | BCR_FACCEN_Set ((uint32_t)0x00000040) | 
| #define | PCR_PBKEN_Set ((uint32_t)0x00000004) | 
| #define | PCR_PBKEN_Reset ((uint32_t)0x000FFFFB) | 
| #define | PCR_ECCEN_Set ((uint32_t)0x00000040) | 
| #define | PCR_ECCEN_Reset ((uint32_t)0x000FFFBF) | 
| #define | PCR_MemoryType_NAND ((uint32_t)0x00000008) | 
| #define BCR_FACCEN_Set ((uint32_t)0x00000040) | 
Definition at line 51 of file stm32f10x_fsmc.c.
| #define BCR_MBKEN_Reset ((uint32_t)0x000FFFFE) | 
Definition at line 50 of file stm32f10x_fsmc.c.
| #define BCR_MBKEN_Set ((uint32_t)0x00000001) | 
Definition at line 49 of file stm32f10x_fsmc.c.
| #define PCR_ECCEN_Reset ((uint32_t)0x000FFFBF) | 
Definition at line 57 of file stm32f10x_fsmc.c.
| #define PCR_ECCEN_Set ((uint32_t)0x00000040) | 
Definition at line 56 of file stm32f10x_fsmc.c.
| #define PCR_MemoryType_NAND ((uint32_t)0x00000008) | 
Definition at line 58 of file stm32f10x_fsmc.c.
| #define PCR_PBKEN_Reset ((uint32_t)0x000FFFFB) | 
Definition at line 55 of file stm32f10x_fsmc.c.
| #define PCR_PBKEN_Set ((uint32_t)0x00000004) | 
Definition at line 54 of file stm32f10x_fsmc.c.