Type Definition stm32l4_stm32hal::stm32l4x1::rng::DR[][src]

type DR = Reg<u32, _DR>;
Expand description

data register

This register you can read. See API.

For information about available fields see dr module

Trait Implementations

read() method returns dr::R reader structure