Type Alias esp32c3::ledc::ch::DUTY

source ·
pub type DUTY = Reg<DUTY_SPEC>;
Expand description

DUTY (rw) register accessor: LEDC_LSCH0_DUTY.

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

For information about available fields see duty module

Aliased Type§

struct DUTY { /* private fields */ }