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

pub trait ClocksExt {
    fn constrain(self) -> ClocksCfg;
}

Required Methods

Implementors

impl ClocksExt for CLOCK
[src]