Type Alias d1_pac::csic::csic_parser0::prs_cap::CH_SCAP_ON_R

source ·
pub type CH_SCAP_ON_R = BitReader<CH_SCAP_ON_A>;
Expand description

Field ch_scap_on[0-3] reader - Still capture control: Capture a single still image frame on channel [i].

The field is cleared (set to zero) following a read operation.

Aliased Type§

struct CH_SCAP_ON_R { /* private fields */ }

Implementations§

source§

impl CH_SCAP_ON_R

source

pub fn variant(&self) -> CH_SCAP_ON_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE