Type Alias Dcfg

Source
pub type Dcfg = Reg<DcfgSpec>;
Expand description

DCFG (rw) register accessor: Device Configuration

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

For information about available fields see dcfg module

Aliased Typeยง

struct Dcfg { /* private fields */ }