sendClr constant

StrobeOperation const sendClr

Send cleartext data

Implementation

static const StrobeOperation sendClr =
    StrobeOperation._(StrobeFlags.A | StrobeFlags.T);