struct xpum_power_burst_limit_t

#include <xpum_structs.h>

struct xpum_power_burst_limit_t
{
    // fields

    bool enabled;
    int32_t power;
};