Type Alias rp2040_pac::pwm::ch::cc::B_W

source ·
pub type B_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field B writer -

Aliased Type§

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