[]Trait dwm1001::prelude::ClocksExt

pub trait ClocksExt {
    fn constrain(self) -> Clocks<Internal, Internal, LfOscStopped>;
}

Extension trait for the CLOCK peripheral

Required methods

fn constrain(self) -> Clocks<Internal, Internal, LfOscStopped>

Loading content...

Implementations on Foreign Types

impl ClocksExt for CLOCK

Loading content...

Implementors

Loading content...