Mtr2R

Type Alias Mtr2R 

pub type Mtr2R = BitReader<Mtr2>;
Expand description

Field MTR2 reader - Master 2 Trusted For Read

Aliased Type§

pub struct Mtr2R { /* private fields */ }

Implementations§

§

impl Mtr2R

pub const fn variant(&self) -> Mtr2

Get enumerated values variant

pub fn is_0(&self) -> bool

This master is not trusted for read accesses.

pub fn is_1(&self) -> bool

This master is trusted for read accesses.