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

type W = W<u32, INTREN>;

Writer for register INTREN

Methods

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