PdbenR

Type Alias PdbenR 

pub type PdbenR = BitReader<Pdben>;
Expand description

Field PDBEN reader - PDB Enable

Aliased Type§

pub struct PdbenR { /* private fields */ }

Implementations§

§

impl PdbenR

pub const fn variant(&self) -> Pdben

Get enumerated values variant

pub fn is_0(&self) -> bool

PDB disabled. Counter is off.

pub fn is_1(&self) -> bool

PDB enabled.