Skip to main content

W

Type Alias W 

Source
pub type W = W<CtrlSpec>;
Expand description

Register CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn enable(&mut self) -> EnableW<'_, CtrlSpec>

Bit 0 - Enable. Enables the SAU. This bit is RAZ/WI when the Security Extension is implemented without an SAU region.

Source

pub fn allns(&mut self) -> AllnsW<'_, CtrlSpec>

Bit 1 - All Non-secure.