24 ::ll::TypedStorage<1, 1, schar> mMinPower;
25 ::ll::TypedStorage<1, 1, bool> mPropagatePower;
26 ::ll::TypedStorage<1, 1, bool> mConsumePowerAnyDirection;
27 ::ll::TypedStorage<1, 1, bool> mAcceptSameDirection;
28 ::ll::TypedStorage<1, 1, bool> mAcceptHalfPulse;
29 ::ll::TypedStorage<1, 1, bool> mIgnoreFirstUpdate;