Type Alias esp32s3::ledc::TIMER_VALUE

source ·
pub type TIMER_VALUE = Reg<TIMER_VALUE_SPEC>;
Expand description

TIMER_VALUE (r) register accessor: Timer %s current counter value

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

For information about available fields see timer_value module

Aliased Type§

struct TIMER_VALUE { /* private fields */ }