[][src]Trait nrf52_hal_common::clocks::ClocksExt

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

Extension trait for the CLOCK peripheral

Required methods

Loading content...

Implementations on Foreign Types

impl ClocksExt for CLOCK[src]

Loading content...

Implementors

Loading content...