pub fn read_f32<T: Bits>(data: T) -> Result<f32, Error>
Calls Bits::read_f32(). Provided for type-elusion purposes.
Bits::read_f32()