i2cMaster.read (METH)¶
METHOD read : DINT
This method is used to directly read nBufferLen bytes from a device with a certain address
return value: number of bytes that have actually been read
- InOut:
Scope
Name
Type
Comment
Return
readDINTInput
usiAddressUSINTaddress of i²c device
pbyBufferPOINTER TO BYTE
pointer to area, where the bytes are copied
nBufferLenUDINTnumber of bytes to read