[][src]Type Definition lpc55_pac::powerquad::intren::W

type W = W<u32, INTREN>;

Writer for register INTREN

Implementations

impl W[src]

pub fn intr_oflow(&mut self) -> INTR_OFLOW_W<'_>[src]

Bit 0 - 1 : Enable interrupt on Floating point overflow

pub fn intr_nan(&mut self) -> INTR_NAN_W<'_>[src]

Bit 1 - 1 : Enable interrupt on Floating point NaN

pub fn intr_fixed(&mut self) -> INTR_FIXED_W<'_>[src]

Bit 2 - 1: Enable interrupt on Fixed point Overflow

pub fn intr_uflow(&mut self) -> INTR_UFLOW_W<'_>[src]

Bit 3 - 1 : Enable interrupt on Subnormal truncation

pub fn intr_berr(&mut self) -> INTR_BERR_W<'_>[src]

Bit 4 - 1: Enable interrupt on AHBM Buss Error

pub fn intr_comp(&mut self) -> INTR_COMP_W<'_>[src]

Bit 7 - 1: Enable interrupt on instruction completion