menu
rpi_i2c package
documentation
i2c.dart
I2CException
I2CException constructor
I2CException constructor
dark_mode
light_mode
I2CException
constructor
I2CException
(
String
message
, [
int
?
address
,
int
?
errorNumber
])
Implementation
I2CException(this.message, [this.address, this.errorNumber]);
rpi_i2c package
documentation
i2c
I2CException
I2CException constructor
I2CException class