R

Type Alias R 

pub type R = R<OpacrdSpec>;
Expand description

Register OPACRD reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

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 tp3(&self) -> Tp3R

Bit 16 - Trusted Protect

pub fn wp3(&self) -> Wp3R

Bit 17 - Write Protect

pub fn sp3(&self) -> Sp3R

Bit 18 - Supervisor Protect

pub fn tp2(&self) -> Tp2R

Bit 20 - Trusted Protect

pub fn wp2(&self) -> Wp2R

Bit 21 - Write Protect

pub fn sp2(&self) -> Sp2R

Bit 22 - 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