Type Alias DR

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

data register

This register you can read. See API.

For information about available fields see dr module

Aliased Type§

pub struct DR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for DR

read() method returns dr::R reader structure