R

Type Alias R 

pub type R = R<OpacreSpec>;
Expand description

Register OPACRE reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

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