Struct qn908x_rs::RNG [] [src]

pub struct RNG { /* fields omitted */ }

rng

Methods

impl RNG
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RNG
[src]

impl Deref for RNG
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RNG