Mtr1R

Type Alias Mtr1R 

pub type Mtr1R = BitReader<Mtr1>;
Expand description

Field MTR1 reader - Master 1 Trusted for Read

Aliased Type§

pub struct Mtr1R { /* private fields */ }

Implementations§

§

impl Mtr1R

pub const fn variant(&self) -> Mtr1

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.