|
_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 120 of file stm3210c_eval_eeprom.c.
| __IO uint16_t EEPROMAddress = 0 |
Definition at line 115 of file stm3210c_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 117 of file stm3210c_eval_eeprom.c.
| __IO uint8_t EEPROMDataWrite = 0 |
Definition at line 118 of file stm3210c_eval_eeprom.c.
| __IO uint16_t EEPROMPageSize = 0 |
Definition at line 116 of file stm3210c_eval_eeprom.c.
Referenced by BSP_EEPROM_WriteBuffer(), and EEPROM_I2C_Init().
Generated on Thu Dec 11 2014 15:38:29 for _BSP_User_Manual by
1.7.5.1