Type Alias d1_pac::csic::csic_parser0::prs_cap::CH_VCAP_ON_R

source ·
pub type CH_VCAP_ON_R = BitReader<CH_VCAP_ON_A>;
Expand description

Field ch_vcap_on[0-3] reader - Video capture control: Capture the video image data stream on channel [i].

Aliased Type§

struct CH_VCAP_ON_R { /* private fields */ }

Implementations§

source§

impl CH_VCAP_ON_R

source

pub fn variant(&self) -> CH_VCAP_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