Mtr0R

Type Alias Mtr0R 

pub type Mtr0R = BitReader<Mtr0>;
Expand description

Field MTR0 reader - Master 0 Trusted For Read

Aliased Type§

pub struct Mtr0R { /* private fields */ }

Implementations§

§

impl Mtr0R

pub const fn variant(&self) -> Mtr0

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.