Tp7R

Type Alias Tp7R 

pub type Tp7R = BitReader<Tp7>;
Expand description

Field TP7 reader - Trusted Protect

Aliased Type§

pub struct Tp7R { /* private fields */ }

Implementations§

§

impl Tp7R

pub const fn variant(&self) -> Tp7

Get enumerated values variant

pub fn is_0(&self) -> bool

Accesses from an untrusted master are allowed.

pub fn is_1(&self) -> bool

Accesses from an untrusted master are not allowed.