[]Trait dwm1001::prelude::RngExt

pub trait RngExt: Deref<Target = RegisterBlock> {
    fn constrain(self) -> Rng;
}

Required methods

fn constrain(self) -> Rng

Loading content...

Implementations on Foreign Types

impl RngExt for RNG

Loading content...

Implementors

Loading content...