BkptR

Type Alias BkptR 

pub type BkptR = BitReader<Bkpt>;
Expand description

Field BKPT reader - no description available

Aliased Type§

pub struct BkptR { /* private fields */ }

Implementations§

§

impl BkptR

pub const fn variant(&self) -> Bkpt

Get enumerated values variant

pub fn is_0(&self) -> bool

No current breakpoint debug event

pub fn is_1(&self) -> bool

At least one current breakpoint debug event