rp2040_pac::pwm::intf

Type Alias CH0_W

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

Field CH0 writer -

Aliased Typeยง

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