Formatting stuff
This commit is contained in:
parent
bca2c54948
commit
93caf97a04
@ -358,7 +358,7 @@ impl<'d, U: UarteInstance, T: TimerInstance> BufferedUarte<'d, U, T> {
|
||||
ppi_ch2,
|
||||
Event::from_reg(&r.events_endrx),
|
||||
Task::from_reg(&r.tasks_startrx),
|
||||
ppi_group_channel_disable_all_task
|
||||
ppi_group_channel_disable_all_task,
|
||||
);
|
||||
ppi_ch2.disable();
|
||||
ppi_group.add_channel(&ppi_ch2);
|
||||
|
Loading…
Reference in New Issue
Block a user