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

type R = R<u32, INTREN>;

Reader of register INTREN

Methods

impl R[src]

pub fn intr_oflow(&self) -> INTR_OFLOW_R[src]

Bit 0 - 1 : Enable interrupt on Floating point overflow

pub fn intr_nan(&self) -> INTR_NAN_R[src]

Bit 1 - 1 : Enable interrupt on Floating point NaN

pub fn intr_fixed(&self) -> INTR_FIXED_R[src]

Bit 2 - 1: Enable interrupt on Fixed point Overflow

pub fn intr_uflow(&self) -> INTR_UFLOW_R[src]

Bit 3 - 1 : Enable interrupt on Subnormal truncation

pub fn intr_berr(&self) -> INTR_BERR_R[src]

Bit 4 - 1: Enable interrupt on AHBM Buss Error

pub fn intr_comp(&self) -> INTR_COMP_R[src]

Bit 7 - 1: Enable interrupt on instruction completion