jooby-codec
    Preparing search index...

    Interface IParameterBatteryDepassivationInfo

    Device battery depassivation information. deviceParameters.BATTERY_DEPASSIVATION_INFO = 10.

    interface IParameterBatteryDepassivationInfo {
        internalResistance: TUint16;
        loadTime: TUint16;
        lowVoltage: TUint16;
    }
    Index

    Properties

    internalResistance: TUint16

    battery internal resistance, in mΩ

    loadTime: TUint16

    battery load time in milliseconds

    lowVoltage: TUint16

    battery low voltage, in mV