W

Type Alias W 

pub type W = W<OpacrcSpec>;
Expand description

Register OPACRC writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn tp7(&mut self) -> Tp7W<'_, OpacrcSpec>

Bit 0 - Trusted Protect

pub fn wp7(&mut self) -> Wp7W<'_, OpacrcSpec>

Bit 1 - Write Protect

pub fn sp7(&mut self) -> Sp7W<'_, OpacrcSpec>

Bit 2 - Supervisor Protect

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

Bit 4 - Trusted Protect

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

Bit 5 - Write Protect

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

Bit 6 - Supervisor Protect

pub fn tp2(&mut self) -> Tp2W<'_, OpacrcSpec>

Bit 20 - Trusted Protect

pub fn wp2(&mut self) -> Wp2W<'_, OpacrcSpec>

Bit 21 - Write Protect

pub fn sp2(&mut self) -> Sp2W<'_, OpacrcSpec>

Bit 22 - Supervisor Protect

pub fn tp1(&mut self) -> Tp1W<'_, OpacrcSpec>

Bit 24 - Trusted Protect

pub fn wp1(&mut self) -> Wp1W<'_, OpacrcSpec>

Bit 25 - Write Protect

pub fn sp1(&mut self) -> Sp1W<'_, OpacrcSpec>

Bit 26 - Supervisor Protect