ContR

Type Alias ContR 

pub type ContR = BitReader<Cont>;
Expand description

Field CONT reader - Continuous Mode Enable

Aliased Type§

pub struct ContR { /* private fields */ }

Implementations§

§

impl ContR

pub const fn variant(&self) -> Cont

Get enumerated values variant

pub fn is_0(&self) -> bool

PDB operation in One-Shot mode

pub fn is_1(&self) -> bool

PDB operation in Continuous mode