Skip to main content

W

Type Alias W 

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

Register FLPCTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

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

Bit 0 - Enable instruction patch matching

Source

pub fn write_protect(&mut self) -> WriteProtectW<'_, FlpctrlSpec>

Bit 1 - Protect the comparison registers from writes

Source

pub fn outside_1m(&mut self) -> Outside1mW<'_, FlpctrlSpec>

Bit 2 - Select long-jump remap entries whose destinations may be outside the source 1 MiB region

Source

pub fn load_compare0_enable(&mut self) -> LoadCompare0EnableW<'_, FlpctrlSpec>

Bit 3 - Enable load-address comparison register 0

Source

pub fn load_compare1_enable(&mut self) -> LoadCompare1EnableW<'_, FlpctrlSpec>

Bit 4 - Enable load-address comparison register 1