i2c.write8 (METH)ΒΆ
METHOD write8 : BOOL
This method is used to write the data byte of one register
- InOut:
Scope
Name
Type
Comment
Return
write8
BOOL
TRUE
if successfulInput
usiRegister
USINT
register to write
usiValue
USINT
value
METHOD write8 : BOOL
This method is used to write the data byte of one register
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
|
|
Input |
|
|
register to write |
|
|
value |