Type Alias d1_pac::pwm::pgr::CS_W

source ·
pub type CS_W<'a, const O: u8> = FieldWriter<'a, u32, PGR_SPEC, u16, u16, 16, O>;
Expand description

Field cs writer - If bit[i] is set, the PWM i is selected as one channel of PWM Group[g].

Aliased Type§

struct CS_W<'a, const O: u8> { /* private fields */ }