Skip to main content

R

Type Alias R 

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

Register CTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enable(&self) -> EnableR

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(&self) -> AllnsR

Bit 1 - All Non-secure.