FlexifunctionBufferFunction constructor
FlexifunctionBufferFunction({})
Implementation
FlexifunctionBufferFunction({
required this.funcIndex,
required this.funcCount,
required this.dataAddress,
required this.dataSize,
required this.targetSystem,
required this.targetComponent,
required this.data,
});