writeRegister
Syntax
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
writeRegister(
writes the data, i2cObj,regAddress,data)data, as a uint8 value to the
register address, regAddress, of the I2C device
i2cObj.
writeRegister(
writes in the data type i2cObj,regAddress,data,dataPrecision)dataPrecision.
Examples
Input Arguments
Version History
Introduced in R2026a