Type Alias DR

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

date register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dr module

Aliased Typeยง

pub struct DR { /* private fields */ }