ESP-IDF
ot::Mle::DeviceProperties::PowerSupply
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
ot::Mle::DeviceProperties::PowerSupply
ot::Mle::DeviceProperties::PowerSupply enum
Represents the device's power supply property.
Syntax
Show:
Summary
Declaration
from
mle_types.hpp:311
enum
PowerSupply
:
uint8_t
{
kPowerSupplyBattery
=
OT_POWER_SUPPLY_BATTERY
,
kPowerSupplyExternal
=
OT_POWER_SUPPLY_EXTERNAL
,
kPowerSupplyExternalStable
=
OT_POWER_SUPPLY_EXTERNAL_STABLE
,
kPowerSupplyExternalUnstable
=
OT_POWER_SUPPLY_EXTERNAL_UNSTABLE
,
}
;
Values
Value
Declared as
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyBattery
=
OT_POWER_SUPPLY_BATTERY
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternal
=
OT_POWER_SUPPLY_EXTERNAL
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternalStable
=
OT_POWER_SUPPLY_EXTERNAL_STABLE
ot::Mle::DeviceProperties::PowerSupply::kPowerSupplyExternalUnstable
=
OT_POWER_SUPPLY_EXTERNAL_UNSTABLE
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