player_power_chargepolicy_config Struct Reference
Request/reply: set charging policy. More...
#include <player_interfaces.h>
Collaboration diagram for player_power_chargepolicy_config:
Detailed Description
Request/reply: set charging policy.
Send a PLAYER_POWER_REQ_SET_CHARGING_POLICY request to change the charging policy.
Public Attributes | |
uint8_t | enable_input |
boolean controlling recharging. More... | |
uint8_t | enable_output |
boolean controlling whether others can recharge from this device. More... | |
Member Data Documentation
◆ enable_input
uint8_t player_power_chargepolicy_config::enable_input |
boolean controlling recharging.
If FALSE, recharging is disabled. Defaults to TRUE
◆ enable_output
uint8_t player_power_chargepolicy_config::enable_output |
boolean controlling whether others can recharge from this device.
If FALSE, charging others is disabled. Defaults to TRUE.
The documentation for this struct was generated from the following file: