i2c.write (METH)ΒΆ
METHOD write : DINT
This method is used to directly write nBufferLen bytes to the CharDevice.
- InOut:
Scope
Name
Type
Comment
Return
writeDINTNumber of bytes that have actually been written
Input
pbyBufferPOINTER TO BYTE
Pointer to the buffer that contains the data
nBufferLenUDINTnumber of bytes to write