Type Alias esp32h2::apb_saradc::ctrl::START_W

source ·
pub type START_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field START writer - software enable saradc sample

Aliased Type§

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