[][src]Trait nrf52832_hal::clocks::ClocksExt

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

Extension trait for the CLOCK peripheral

Required methods

Loading content...

Implementors

Loading content...