W

Type Alias W 

pub type W = W<OpacrlSpec>;
Expand description

Register OPACRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

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

Bit 0 - Trusted Protect

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

Bit 1 - Write Protect

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

Bit 2 - Supervisor Protect

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

Bit 4 - Trusted Protect

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

Bit 5 - Write Protect

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

Bit 6 - Supervisor Protect

pub fn tp5(&mut self) -> Tp5W<'_, OpacrlSpec>

Bit 8 - Trusted Protect

pub fn wp5(&mut self) -> Wp5W<'_, OpacrlSpec>

Bit 9 - Write Protect

pub fn sp5(&mut self) -> Sp5W<'_, OpacrlSpec>

Bit 10 - Supervisor Protect