rustfmt
This commit is contained in:
parent
207fa19551
commit
aecfce1159
@ -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> {
|
||||||
|
Loading…
Reference in New Issue
Block a user