STM32L476G_EVAL BSP User Manual
|
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_DrvTypeDef * | EEPROM_SelectedDevice = 0 |
Variable Documentation
EEPROM_DrvTypeDef* EEPROM_SelectedDevice = 0 [static] |
Definition at line 101 of file stm32l476g_eval_eeprom.c.
__IO uint16_t EEPROMAddress = 0 |
Definition at line 94 of file stm32l476g_eval_eeprom.c.
Referenced by EEPROM_I2C_Init(), EEPROM_I2C_ReadBuffer(), EEPROM_I2C_WaitEepromStandbyState(), and EEPROM_I2C_WritePage().
__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
