Type Alias esp32c6::ledc::ch::duty::W

source ·
pub type W = W<DUTY_SPEC>;
Expand description

Register DUTY writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn duty(&mut self) -> DUTY_W<'_, DUTY_SPEC>

Bits 0:24 - This register is used to change the output duty by controlling the Lpoint. The output value turns to low when the selected timers has reached the Lpoint.