Type Alias DAC_CONF

Source
pub type DAC_CONF = Reg<DAC_CONF_SPEC>;
Expand description

DAC_CONF (rw) register accessor: Controls the eFuse programming voltage.

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

For information about available fields see dac_conf module

Aliased Typeยง

pub struct DAC_CONF { /* private fields */ }