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