Type Alias d1_pac::pwm::pgr::START_W

source ·
pub type START_W<'a, const O: u8> = BitWriter<'a, u32, PGR_SPEC, bool, O>;
Expand description

Field start writer - The PWM channels selected in CS start to output PWM waveform at the same time.

Aliased Type§

struct START_W<'a, const O: u8> { /* private fields */ }