W

Type Alias W 

pub type W = W<ActlrSpec>;
Expand description

Register ACTLR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn dismcycint(&mut self) -> DismcycintW<'_, ActlrSpec>

Bit 0 - Disables interruption of multi-cycle instructions.

pub fn disdefwbuf(&mut self) -> DisdefwbufW<'_, ActlrSpec>

Bit 1 - Disables write buffer use during default memory map accesses.

pub fn disfold(&mut self) -> DisfoldW<'_, ActlrSpec>

Bit 2 - Disables folding of IT instructions.

pub fn disfpca(&mut self) -> DisfpcaW<'_, ActlrSpec>

Bit 8 - SBZP / Disables automatic update of CONTROL.FPCA.

pub fn disoofp(&mut self) -> DisoofpW<'_, ActlrSpec>

Bit 9 - Disables floating point instructions completing out of order with respect to integer instructions.