-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Typo in configure_intter(r)upt()
_____________________ ^ __ ^
Line 408 in b0cead1
fn configure_intterupt(&mut self, event: Event, enable: bool) { |
Also signatures are non consistent between dma::Channel
and serial::Serial
:
Line 495 in b0cead1
pub fn configure_interrupt(&mut self, event: Event, enable: impl Into<Switch>) { |
I can PR if you think it worth a breaking change on dma::Channel
....
Metadata
Metadata
Assignees
Labels
No labels