STM32L476G_EVAL BSP User Manual: EEPROM Private Variables

STM32L476G_EVAL BSP

STM32L476G_EVAL BSP User Manual
EEPROM Private Variables

Variables

__IO uint16_t EEPROMAddress = 0
__IO uint16_t EEPROMPageSize = 0
__IO uint16_t EEPROMAddress2 = 0
__IO uint16_t EEPROMPageSize2 = 0
__IO uint16_t EEPROMDataRead = 0
__IO uint8_t EEPROMDataWrite = 0
static EEPROM_DrvTypeDefEEPROM_SelectedDevice = 0

Variable Documentation

Definition at line 101 of file stm32l476g_eval_eeprom.c.

__IO uint16_t EEPROMAddress2 = 0

Definition at line 96 of file stm32l476g_eval_eeprom.c.

__IO uint16_t EEPROMDataRead = 0

Definition at line 98 of file stm32l476g_eval_eeprom.c.

__IO uint8_t EEPROMDataWrite = 0

Definition at line 99 of file stm32l476g_eval_eeprom.c.

__IO uint16_t EEPROMPageSize = 0

Definition at line 95 of file stm32l476g_eval_eeprom.c.

Referenced by BSP_EEPROM_WriteBuffer(), and EEPROM_I2C_Init().

__IO uint16_t EEPROMPageSize2 = 0

Definition at line 97 of file stm32l476g_eval_eeprom.c.

Generated on Sun Jun 21 2015 23:46:42 for STM32L476G_EVAL BSP User Manual by   doxygen 1.7.6.1