Bluetooth LE Stack
cycling_power_sensor_location_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_sensor_location_t
cycling_power_sensor_location_t enum
Syntax
Show:
Summary
Declaration
from
cycling_power_service_server.h:120
enum
{
CP_SENSOR_LOCATION_OTHER
,
CP_SENSOR_LOCATION_TOP_OF_SHOE
,
CP_SENSOR_LOCATION_IN_SHOE
,
CP_SENSOR_LOCATION_HIP
,
CP_SENSOR_LOCATION_FRONT_WHEEL
,
CP_SENSOR_LOCATION_LEFT_CRANK
,
CP_SENSOR_LOCATION_RIGHT_CRANK
,
CP_SENSOR_LOCATION_LEFT_PEDAL
,
CP_SENSOR_LOCATION_RIGHT_PEDAL
,
CP_SENSOR_LOCATION_FRONT_HUB
,
CP_SENSOR_LOCATION_REAR_DROPOUT
,
CP_SENSOR_LOCATION_CHAINSTAY
,
CP_SENSOR_LOCATION_REAR_WHEEL
,
CP_SENSOR_LOCATION_REAR_HUB
,
CP_SENSOR_LOCATION_CHEST
,
CP_SENSOR_LOCATION_SPIDER
,
CP_SENSOR_LOCATION_CHAIN_RING
,
CP_SENSOR_LOCATION_RESERVED
}
;
Values
Value
Declared as
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_OTHER
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_TOP_OF_SHOE
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_IN_SHOE
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_HIP
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_FRONT_WHEEL
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_LEFT_CRANK
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_RIGHT_CRANK
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_LEFT_PEDAL
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_RIGHT_PEDAL
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_FRONT_HUB
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_REAR_DROPOUT
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_CHAINSTAY
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_REAR_WHEEL
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_REAR_HUB
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_CHEST
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_SPIDER
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_CHAIN_RING
cycling_power_sensor_location_t::CP_SENSOR_LOCATION_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