Tp6R

Type Alias Tp6R 

pub type Tp6R = BitReader<Tp6>;
Expand description

Field TP6 reader - Trusted Protect

Aliased Type§

pub struct Tp6R { /* private fields */ }

Implementations§

§

impl Tp6R

pub const fn variant(&self) -> Tp6

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.