pub type CaptureR = FieldReader<Captureselect>;
Expand description
Field CAPTURE
reader - Fault A Capture Action
Aliased Type§
struct CaptureR { /* private fields */ }
Implementations§
Source§impl CaptureR
impl CaptureR
Sourcepub const fn variant(&self) -> Option<Captureselect>
pub const fn variant(&self) -> Option<Captureselect>
Get enumerated values variant
Sourcepub fn is_disable(&self) -> bool
pub fn is_disable(&self) -> bool
No capture
Sourcepub fn is_captmin(&self) -> bool
pub fn is_captmin(&self) -> bool
Minimum capture
Sourcepub fn is_captmax(&self) -> bool
pub fn is_captmax(&self) -> bool
Maximum capture