TzR

Type Alias TzR 

pub type TzR = BitReader<Tz>;
Expand description

Field TZ reader - Trust Zone

Aliased Type§

pub struct TzR { /* private fields */ }

Implementations§

§

impl TzR

pub const fn variant(&self) -> Tz

Get enumerated values variant

pub fn is_0(&self) -> bool

Trust Zone support is not included.

pub fn is_1(&self) -> bool

Trust Zone support is included.