CTRE Phoenix Pro C++
23.0.12
SpnUpdatePeriod_Interface.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix/export.h
"
10
#include "
ctre/phoenixpro/networking/interfaces/DeviceEncoding_Interface.h
"
11
#include "stdint.h"
12
13
#ifdef __cplusplus
14
extern
"C"
15
{
16
#endif
17
CTREXPORT
int
c_ctre_phoenixpro_SetUpdateFrequency
(
Context
context,
const
char
*network, uint32_t deviceHash, uint16_t spn,
double
frequencyHz,
double
timeoutSeconds);
18
#ifdef __cplusplus
19
}
20
#endif
Context
enum _Context Context
DeviceEncoding_Interface.h
c_ctre_phoenixpro_SetUpdateFrequency
CTREXPORT int c_ctre_phoenixpro_SetUpdateFrequency(Context context, const char *network, uint32_t deviceHash, uint16_t spn, double frequencyHz, double timeoutSeconds)
export.h
CTREXPORT
#define CTREXPORT
Definition:
export.h:14
ctre
phoenixpro
networking
interfaces
SpnUpdatePeriod_Interface.h
Generated on Wed Apr 12 2023 22:31:34 for CTRE Phoenix Pro C++ by
1.9.4