rp2040_pac::resets::wdsel

Type Alias PWM_W

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

Field pwm writer -

Aliased Typeยง

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