hi, I studied mrr demo code with CCS,
when I studied ''Adacanced frame setting'' code, I met this code and got confused.
#define SUBFRAME_Adcdata_PERIODICITY_VAL (10000000U)
could you tell me what's meaning this code is? the unit of it is 10ns or 1/(600M), or even 5ns? and
how long time is the result of this code "#define SUBFRAME_Adcdata_PERIODICITY_VAL (10000000U) "?