W

Type Alias W 

pub type W = W<PacrbSpec>;
Expand description

Register PACRB writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

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

Bit 8 - Trusted Protect

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

Bit 9 - Write Protect

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

Bit 10 - Supervisor Protect

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

Bit 24 - Trusted Protect

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

Bit 25 - Write Protect

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

Bit 26 - Supervisor Protect

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

Bit 28 - Trusted Protect

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

Bit 29 - Write Protect

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

Bit 30 - Supervisor Protect