Type Definition nvapi_sys::i2c::NV_I2C_SPEED  
                   
                       [−]
                   
               [src]
type NV_I2C_SPEED = c_int;
Trait Implementations
impl Into<NV_I2C_SPEED> for I2cSpeed[src]
fn into(self) -> NV_I2C_SPEED[src]
Performs the conversion.