Type Alias esp32c6::ledc::timer_conf::RST_W

source ·
pub type RST_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field RST writer - This bit is used to reset timer %s. The counter will show 0 after reset.

Aliased Type§

struct RST_W<'a, REG> { /* private fields */ }