Trait mpu9250_dmp::Register[][src]

pub trait Register {
    fn mask(&self) -> u8;
}

Required Methods

Implementors