Type Alias esp32s2::apb_saradc::ctrl::START_W
source · pub type START_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field START writer - Start SAR ADC by software.
Aliased Type§
struct START_W<'a, REG> { /* private fields */ }