R

Type Alias R 

pub type R = R<OpacraSpec>;
Expand description

Register OPACRA reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tp7(&self) -> Tp7R

Bit 0 - Trusted Protect

pub fn wp7(&self) -> Wp7R

Bit 1 - Write Protect

pub fn sp7(&self) -> Sp7R

Bit 2 - Supervisor Protect

pub fn tp6(&self) -> Tp6R

Bit 4 - Trusted Protect

pub fn wp6(&self) -> Wp6R

Bit 5 - Write Protect

pub fn sp6(&self) -> Sp6R

Bit 6 - Supervisor Protect

pub fn tp5(&self) -> Tp5R

Bit 8 - Trusted Protect

pub fn wp5(&self) -> Wp5R

Bit 9 - Write Protect

pub fn sp5(&self) -> Sp5R

Bit 10 - Supervisor Protect

pub fn tp4(&self) -> Tp4R

Bit 12 - Trusted Protect

pub fn wp4(&self) -> Wp4R

Bit 13 - Write Protect

pub fn sp4(&self) -> Sp4R

Bit 14 - Supervisor Protect

pub fn tp1(&self) -> Tp1R

Bit 24 - Trusted Protect

pub fn wp1(&self) -> Wp1R

Bit 25 - Write Protect

pub fn sp1(&self) -> Sp1R

Bit 26 - Supervisor Protect

pub fn tp0(&self) -> Tp0R

Bit 28 - Trusted Protect

pub fn wp0(&self) -> Wp0R

Bit 29 - Write Protect

pub fn sp0(&self) -> Sp0R

Bit 30 - Supervisor Protect