CFG_PERSIST_LINKDOWN
linkdown = (uint16_t)cfg[CFG_PERSIST_LINKDOWN].current;
cfg[CFG_PERSIST_LINKDOWN].current = 1;
cfg[CFG_PERSIST_LINKDOWN].current = 0;
case CFG_PERSIST_LINKDOWN:
if (cfg[CFG_PERSIST_LINKDOWN].current) {
if (cfg[CFG_PERSIST_LINKDOWN].current) {