Type Alias esp32c3::ledc::timer::VALUE

source ·
pub type VALUE = Reg<VALUE_SPEC>;
Expand description

VALUE (r) register accessor: LEDC_LSTIMER0_VALUE.

You can read this register and get value::R. See API.

For information about available fields see value module

Aliased Type§

struct VALUE { /* private fields */ }