rp2040_pac::pwm::en

Type Alias CH2_W

Source
pub type CH2_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CH2 writer -

Aliased Typeยง

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