Type Alias esp32s3::mcpwm0::timer2_sync::SW_W
source · pub type SW_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;Expand description
Field SW writer - Toggling this bit will trigger a software sync.
Aliased Type§
struct SW_W<'a, REG, const O: u8> { /* private fields */ }