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

type R = R<u32, RIS>;

Reader of register RIS

Methods

impl R[src]

pub fn fpidcris(&self) -> FPIDCRIS_R[src]

Bit 0 - Floating-Point Input Denormal Exception Raw Interrupt Status

pub fn fpdzcris(&self) -> FPDZCRIS_R[src]

Bit 1 - Floating-Point Divide By 0 Exception Raw Interrupt Status

pub fn fpiocris(&self) -> FPIOCRIS_R[src]

Bit 2 - Floating-Point Invalid Operation Raw Interrupt Status

pub fn fpufcris(&self) -> FPUFCRIS_R[src]

Bit 3 - Floating-Point Underflow Exception Raw Interrupt Status

pub fn fpofcris(&self) -> FPOFCRIS_R[src]

Bit 4 - Floating-Point Overflow Exception Raw Interrupt Status

pub fn fpixcris(&self) -> FPIXCRIS_R[src]

Bit 5 - Floating-Point Inexact Exception Raw Interrupt Status