Type Alias DCFG

Source
pub type DCFG = Reg<DCFG_SPEC>;
Expand description

DCFG (rw) register accessor:

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 */ }