rustfmt
This commit is contained in:
parent
207fa19551
commit
aecfce1159
1 changed files with 0 additions and 1 deletions
|
@ -441,7 +441,6 @@ impl<'d, T: Instance> Spis<'d, T> {
|
|||
pub fn is_overflow(&mut self) -> bool {
|
||||
T::regs().status.read().overflow().is_present()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
impl<'d, T: Instance> Drop for Spis<'d, T> {
|
||||
|
|
Loading…
Reference in a new issue