Type Alias esp32c3::ledc::CH_DUTY

source ·
pub type CH_DUTY = Reg<CH_DUTY_SPEC>;
Expand description

CH_DUTY (rw) register accessor: LEDC_LSCH%s_DUTY.

You can read this register and get ch_duty::R. You can reset, write, write_with_zero this register using ch_duty::W. You can also modify this register. See API.

For information about available fields see ch_duty module

Aliased Type§

struct CH_DUTY { /* private fields */ }