fc2StrobeControl

Type Alias fc2StrobeControl 

Source
pub type fc2StrobeControl = _fc2StrobeControl;

Aliased Type§

#[repr(C)]
pub struct fc2StrobeControl { pub source: u32, pub onOff: i32, pub polarity: u32, pub delay: f32, pub duration: f32, pub reserved: [u32; 8], }

Fields§

§source: u32§onOff: i32§polarity: u32§delay: f32§duration: f32§reserved: [u32; 8]