Doc tidying

This commit is contained in:
huntc 2022-01-28 13:43:36 +11:00
parent 12ce024574
commit 8e9f448866

View file

@ -131,9 +131,7 @@ impl<'d, T: Instance> SequencePwm<'d, T> {
/// Start or restart playback. Takes at least one sequence along with its
/// configuration. Optionally takes a second sequence and/or its configuration.
/// In the case where no second sequence is provided then the first sequence
/// is used. In the case where no second sequence configuration is supplied,
/// the first sequence configuration is used. The sequence mode applies to both
/// sequences combined as one.
/// is used. The sequence mode applies to both sequences combined as one.
#[inline(always)]
pub fn start(
&mut self,