pub type PWM_EN_R = BitReader<PWM_EN_A>;
Expand description
Field pwm_en[0-7]
reader - When PWM is enabled, the 16-bit up-counter starts working and PWM channel is permitted to output PWM waveform.
Aliased Type§
struct PWM_EN_R { /* private fields */ }