Struct esp32c3::apb_saradc::onetime_sample::W [−][src]
pub struct W(_);
Expand description
Register ONETIME_SAMPLE
writer
Implementations
Bits 23:24 - configure onetime atten
Bits 25:28 - configure onetime channel
Bit 29 - trigger adc onetime sample
Bit 30 - enable adc2 onetime sample
Bit 31 - enable adc1 onetime sample
Methods from Deref<Target = W<ONETIME_SAMPLE_SPEC>>
Trait Implementations
Performs the conversion.