R

Type Alias R 

pub type R = R<OpacrjSpec>;
Expand description

Register OPACRJ reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

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