#include <FBLib_flash.h>
Data Fields | |
| char | GroupName [12] |
| word | SvcNum [50] |
| byte | SvcType [50] |
| byte | NrEntries |
| byte | unused1 |
Definition at line 216 of file FBLib_flash.h.
| char tFavorites1050::GroupName[12] |
Definition at line 218 of file FBLib_flash.h.
Referenced by FlashFavoritesGetInfo(), FlashFavoritesGetTotal(), and FlashFavoritesSetInfo().
| byte tFavorites1050::NrEntries |
Definition at line 221 of file FBLib_flash.h.
Referenced by FlashFavoritesGetInfo(), and FlashFavoritesSetInfo().
| word tFavorites1050::SvcNum[50] |
Definition at line 219 of file FBLib_flash.h.
Referenced by FlashFavoritesGetInfo(), and FlashFavoritesSetInfo().
| byte tFavorites1050::SvcType[50] |
Definition at line 220 of file FBLib_flash.h.
Referenced by FlashFavoritesGetInfo(), and FlashFavoritesSetInfo().
| byte tFavorites1050::unused1 |
Definition at line 222 of file FBLib_flash.h.
Referenced by FlashFavoritesGetInfo(), and FlashFavoritesSetInfo().