Type Alias esp32h2::mcpwm0::fault_detect::F2_POLE_W
source · pub type F2_POLE_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field F2_POLE writer - Set event_f2 trigger polarity on FAULT2 source from GPIO matrix. 0: level low, 1: level high
Aliased Type§
struct F2_POLE_W<'a, REG> { /* private fields */ }