Type Alias esp32c6::mcpwm0::timer::sync::SW_W

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

Field SW writer - Toggling this bit will trigger a software sync.

Aliased Type§

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