Type Alias Error

Source
pub type Error = i32;
Expand description

A generic error type for the I2C driver, using i32 for error codes.