Skip to main content

R

Type Alias R 

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

Register FLPCTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn enable(&self) -> EnableR

Bit 0 - Enable instruction patch matching

Source

pub fn write_protect(&self) -> WriteProtectR

Bit 1 - Protect the comparison registers from writes

Source

pub fn outside_1m(&self) -> Outside1mR

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

Source

pub fn load_compare0_enable(&self) -> LoadCompare0EnableR

Bit 3 - Enable load-address comparison register 0

Source

pub fn load_compare1_enable(&self) -> LoadCompare1EnableR

Bit 4 - Enable load-address comparison register 1