Type Alias esp32c6::ledc::timer::VALUE

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

VALUE (r) register accessor: Timer 0 current counter 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 */ }