CTREXPORT int c_ctre_phoenix6_OptimizeUpdateFrequencies(Context context, const char *network, uint32_t deviceHash, double optimizedFreqHz, double timeoutSeconds)
CTREXPORT double c_ctre_phoenix6_GetUpdateFrequency(const char *network, uint32_t deviceHash, uint16_t spn)
CTREXPORT int c_ctre_phoenix6_SetUpdateFrequencyForAll(Context context, const network_signal_t *signals_list, size_t num_signals, double frequencyHz, double timeoutSeconds)
CTREXPORT int c_ctre_phoenix6_SetUpdateFrequency(Context context, const char *network, uint32_t deviceHash, uint16_t spn, double frequencyHz, double timeoutSeconds)
CTREXPORT int c_ctre_phoenix6_ResendUpdateFrequencies(Context context, const char *network, uint32_t deviceHash, double timeoutSeconds)
#define CTREXPORT
Definition: export.h:14
Definition: DataStructs_Interface.h:26