Bluetooth LE Stack
cycling_power_mask_bit_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_mask_bit_t
cycling_power_mask_bit_t enum
Syntax
Show:
Summary
Declaration
from
cycling_power_service_server.c:59
enum
{
CP_MASK_BIT_PEDAL_POWER_BALANCE
=
0
,
CP_MASK_BIT_ACCUMULATED_TORQUE
,
CP_MASK_BIT_WHEEL_REVOLUTION_DATA
,
CP_MASK_BIT_CRANK_REVOLUTION_DATA
,
CP_MASK_BIT_EXTREME_MAGNITUDES
,
CP_MASK_BIT_EXTREME_ANGLES
,
CP_MASK_BIT_TOP_DEAD_SPOT_ANGLE
,
CP_MASK_BIT_BOTTOM_DEAD_SPOT_ANGLE
,
CP_MASK_BIT_ACCUMULATED_ENERGY
,
CP_MASK_BIT_RESERVED
}
;
Values
Value
Declared as
cycling_power_mask_bit_t::CP_MASK_BIT_PEDAL_POWER_BALANCE
=
0
cycling_power_mask_bit_t::CP_MASK_BIT_ACCUMULATED_TORQUE
cycling_power_mask_bit_t::CP_MASK_BIT_WHEEL_REVOLUTION_DATA
cycling_power_mask_bit_t::CP_MASK_BIT_CRANK_REVOLUTION_DATA
cycling_power_mask_bit_t::CP_MASK_BIT_EXTREME_MAGNITUDES
cycling_power_mask_bit_t::CP_MASK_BIT_EXTREME_ANGLES
cycling_power_mask_bit_t::CP_MASK_BIT_TOP_DEAD_SPOT_ANGLE
cycling_power_mask_bit_t::CP_MASK_BIT_BOTTOM_DEAD_SPOT_ANGLE
cycling_power_mask_bit_t::CP_MASK_BIT_ACCUMULATED_ENERGY
cycling_power_mask_bit_t::CP_MASK_BIT_RESERVED
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