pub unsafe extern "C" fn CS101_ASDU_setSequence(
self_: CS101_ASDU,
isSequence: bool,
)Expand description
Set the ASDU to represent a sequence of consecutive information objects
NOTE: It is not required to use this function when constructing ASDUs as this information is already provided when calling one of the constructors CS101_ASDU_create or CS101_ASDU_initializeStatic
ยงArguments
isSequence- specify if the ASDU represents a sequence of consecutive information objects