JazR

Type Alias JazR 

pub type JazR = BitReader<Jaz>;
Expand description

Field JAZ reader - Jazelle support

Aliased Type§

pub struct JazR { /* private fields */ }

Implementations§

§

impl JazR

pub const fn variant(&self) -> Jaz

Get enumerated values variant

pub fn is_0(&self) -> bool

Jazelle support is not included.

pub fn is_1(&self) -> bool

Jazelle support is included.