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) -> Captureselect
pub const fn variant(&self) -> 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
Sourcepub fn is_captmark(&self) -> bool
pub fn is_captmark(&self) -> bool
Capture with ramp index as MSB value