<< ld_ReadAsciiFile basic_ldblocks ld_SyncFilewrite >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_SetBitsInt32

ld_SetBitsInt32

Copy a bit-pattern to the input

Calling Sequence

[sim, out] = ld_SetBitsInt32(sim, events, in, BitPattern, BitNrStart, NumBits)

Description

in *(INT32) - input

BitPattern *(INT32)

out *(INT32) - output

BitNrStart - position in the input at which to start copying bits. Counting starts at zero

NUmBits - number of bits to copy


Report an issue
<< ld_ReadAsciiFile basic_ldblocks ld_SyncFilewrite >>