Bluetooth LE Stack
cycling_power_vector_flag_t
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
cycling_power_vector_flag_t
cycling_power_vector_flag_t enum
Syntax
Show:
Summary
Declaration
from
cycling_power_service_server.h:111
enum
{
CP_VECTOR_FLAG_CRANK_REVOLUTION_DATA_PRESENT
=
0
,
CP_VECTOR_FLAG_FIRST_CRANK_MEASUREMENT_ANGLE_PRESENT
,
CP_VECTOR_FLAG_INSTANTANEOUS_FORCE_MAGNITUDE_ARRAY_PRESENT
,
CP_VECTOR_FLAG_INSTANTANEOUS_TORQUE_MAGNITUDE_ARRAY_PRESENT
,
CP_VECTOR_FLAG_INSTANTANEOUS_MEASUREMENT_DIRECTION
=
4
,
CP_VECTOR_FLAG_RESERVED
=
6
}
;
Values
Value
Declared as
cycling_power_vector_flag_t::CP_VECTOR_FLAG_CRANK_REVOLUTION_DATA_PRESENT
=
0
cycling_power_vector_flag_t::CP_VECTOR_FLAG_FIRST_CRANK_MEASUREMENT_ANGLE_PRESENT
cycling_power_vector_flag_t::CP_VECTOR_FLAG_INSTANTANEOUS_FORCE_MAGNITUDE_ARRAY_PRESENT
cycling_power_vector_flag_t::CP_VECTOR_FLAG_INSTANTANEOUS_TORQUE_MAGNITUDE_ARRAY_PRESENT
cycling_power_vector_flag_t::CP_VECTOR_FLAG_INSTANTANEOUS_MEASUREMENT_DIRECTION
=
4
cycling_power_vector_flag_t::CP_VECTOR_FLAG_RESERVED
=
6
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out