Type Alias rp2040_pac::pwm::ch::csr::EN_W

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

Field EN writer - Enable the PWM channel.

Aliased Type§

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