W

Type Alias W 

pub type W = W<OpacreSpec>;
Expand description

Register OPACRE writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn tp6(&mut self) -> Tp6W<'_, OpacreSpec>

Bit 4 - Trusted Protect

pub fn wp6(&mut self) -> Wp6W<'_, OpacreSpec>

Bit 5 - Write Protect

pub fn sp6(&mut self) -> Sp6W<'_, OpacreSpec>

Bit 6 - Supervisor Protect

pub fn tp0(&mut self) -> Tp0W<'_, OpacreSpec>

Bit 28 - Trusted Protect

pub fn wp0(&mut self) -> Wp0W<'_, OpacreSpec>

Bit 29 - Write Protect

pub fn sp0(&mut self) -> Sp0W<'_, OpacreSpec>

Bit 30 - Supervisor Protect