Dcr

Type Alias Dcr 

Source
pub type Dcr = Reg<DcrSpec>;
Expand description

DCR (rw) register accessor: Device Control Register

You can read this register and get dcr::R. You can reset, write, write_with_zero this register using dcr::W. You can also modify this register. See API.

For information about available fields see dcr module

Aliased Typeยง

pub struct Dcr { /* private fields */ }