Fancy Device Common Data

This is a brief description for the Fancy Device Common Data group. This is the detailed description for the Fancy Device Common Data group. It appears in the same paragraph as the brief comment.



typedef struct fancy_handle fancy_handle
typedef fancy_handle * fancy_handle_t
#define FANCY_DEFAULT_DATA_PROFILE_VERSION   3

Define Documentation

#define FANCY_DEFAULT_DATA_PROFILE_VERSION   3

Default profile version. The value of the Fancy Device target's profile version depends on the following conditional settings:

  • If FANCY_DATA_TARGET1 is TRUE, FANCY_DATA_PROFILE_VERSION = 7.
  • If FANCY_DATA_TARGET2 is TRUE, FANCY_DATA_PROFILE_VERSION = 9.
  • If FANCY_DATA_TARGET3 is TRUE, FANCY_DATA_PROFILE_VERSION = 12.
  • If none of the above conditions are TRUE, FANCY_DEFAULT_DATA_PROFILE_VERSION = 3.