W

Type Alias W 

pub type W = W<PacrdSpec>;
Expand description

Register PACRD writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

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

Bit 24 - Trusted Protect

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

Bit 25 - Write Protect

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

Bit 26 - Supervisor Protect

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

Bit 28 - Trusted Protect

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

Bit 29 - Write Protect

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

Bit 30 - Supervisor Protect