Type Alias esp32c3::efuse::dac_conf::DAC_NUM_W

source ·
pub type DAC_NUM_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field DAC_NUM writer - Controls the rising period of the programming voltage.

Aliased Type§

struct DAC_NUM_W<'a, REG> { /* private fields */ }