Type Alias rp2040_pac::adc::cs::START_MANY_R

source ·
pub type START_MANY_R = BitReader;
Expand description

Field START_MANY reader - Continuously perform conversions whilst this bit is 1. A new conversion will start immediately after the previous finishes.

Aliased Type§

struct START_MANY_R { /* private fields */ }