rustfmt
This commit is contained in:
		@@ -441,7 +441,6 @@ impl<'d, T: Instance> Spis<'d, T> {
 | 
				
			|||||||
    pub fn is_overflow(&mut self) -> bool {
 | 
					    pub fn is_overflow(&mut self) -> bool {
 | 
				
			||||||
        T::regs().status.read().overflow().is_present()
 | 
					        T::regs().status.read().overflow().is_present()
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
impl<'d, T: Instance> Drop for Spis<'d, T> {
 | 
					impl<'d, T: Instance> Drop for Spis<'d, T> {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user