STM32L152D_EVAL BSP User Manual
|
Variables | |
__IO uint16_t | EEPROMAddress = 0 |
__IO uint16_t | EEPROMPageSize = 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 114 of file stm32l152d_eval_eeprom.c.
__IO uint16_t EEPROMAddress = 0 |
Definition at line 109 of file stm32l152d_eval_eeprom.c.
Referenced by EEPROM_I2C_Init(), EEPROM_I2C_ReadBuffer(), EEPROM_I2C_WaitEepromStandbyState(), and EEPROM_I2C_WritePage().
__IO uint16_t EEPROMDataRead = 0 |
Definition at line 111 of file stm32l152d_eval_eeprom.c.
__IO uint8_t EEPROMDataWrite = 0 |
Definition at line 112 of file stm32l152d_eval_eeprom.c.
__IO uint16_t EEPROMPageSize = 0 |
Definition at line 110 of file stm32l152d_eval_eeprom.c.
Referenced by BSP_EEPROM_WriteBuffer(), EEPROM_I2C_Init(), and EEPROM_SPI_Init().
Generated on Thu Aug 24 2017 17:57:47 for STM32L152D_EVAL BSP User Manual by
