W

Type Alias W 

pub type W = W<PacraSpec>;
Expand description

Register PACRA writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

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

Bit 24 - Trusted Protect

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

Bit 25 - Write Protect

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

Bit 26 - Supervisor Protect

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

Bit 28 - Trusted Protect

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

Bit 29 - Write Protect

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

Bit 30 - Supervisor Protect