Trait stm32f7xx_hal::rng::RngExt[][src]

pub trait RngExt {
    fn init(self) -> Rng;
}

Required methods

Implementors