[][src]Type Definition tm4c129x::sysexc::im::R

type R = R<u32, IM>;

Reader of register IM

Methods

impl R[src]

pub fn fpidcim(&self) -> FPIDCIM_R[src]

Bit 0 - Floating-Point Input Denormal Exception Interrupt Mask

pub fn fpdzcim(&self) -> FPDZCIM_R[src]

Bit 1 - Floating-Point Divide By 0 Exception Interrupt Mask

pub fn fpiocim(&self) -> FPIOCIM_R[src]

Bit 2 - Floating-Point Invalid Operation Interrupt Mask

pub fn fpufcim(&self) -> FPUFCIM_R[src]

Bit 3 - Floating-Point Underflow Exception Interrupt Mask

pub fn fpofcim(&self) -> FPOFCIM_R[src]

Bit 4 - Floating-Point Overflow Exception Interrupt Mask

pub fn fpixcim(&self) -> FPIXCIM_R[src]

Bit 5 - Floating-Point Inexact Exception Interrupt Mask