Formatting stuff

This commit is contained in:
Cameron 2023-06-30 11:54:37 +02:00
parent bca2c54948
commit 93caf97a04

View File

@ -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);