Type Alias d1_pac::pwm::pgr::START_R

source ·
pub type START_R = BitReader<bool>;
Expand description

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

Aliased Type§

struct START_R { /* private fields */ }