Struct windows_sys::Win32::Devices::Pwm::PWM_PIN_SET_POLARITY_INPUT
#[repr(C)]pub struct PWM_PIN_SET_POLARITY_INPUT {
pub Polarity: PWM_POLARITY,
}
Expand description
Required features: "Win32_Devices_Pwm"
Fields§
§Polarity: PWM_POLARITY