BSP
EEPROMFeature is only used within BSP.
 
Symbols
loading...
Files
loading...

EEPROMFeature variable

Syntax

static uint8_t EEPROMFeature = 0;

References

LocationReferrerText
eeprom.c:51
static uint8_t EEPROMFeature = 0;
eeprom.c:72EEPROM_demo()
EEPROMFeature = 0;
eeprom.c:74EEPROM_demo()
EEPROM_Show_Feature (EEPROMFeature);
eeprom.c:81EEPROM_demo()
if(++EEPROMFeature < EEPROM_FEATURES_NUM)
eeprom.c:83EEPROM_demo()
EEPROM_Show_Feature (EEPROMFeature);

Data Use

Functions writing EEPROMFeature
Functions reading EEPROMFeature
all items filtered out
EEPROMFeature
all items filtered out
Type of EEPROMFeature
EEPROMFeature
uint8_t
all items filtered out