-
Notifications
You must be signed in to change notification settings - Fork 8
hi2csetaddress
Anobium edited this page Oct 18, 2020
·
1 revision
Syntax:
HI2CSetAddress address_number
Command Availability:
Only available for microcontrollers with the hardware I2C or TWI module.
Explanation:
Sets the microcontroller address number in Slave mode.
Only used in slave mode.
Note:
This command is also available on microcontrollers with a second hardware I2C port.
HI2C2SetAddress address_number
Supported in <HI2C.H>