Struct stm32f7x5::rng::DR [] [src]

pub struct DR { /* fields omitted */ }

data register

Methods

impl DR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for DR

impl !Sync for DR