[][src]Type Definition efm32pg12_pac::fpueh::if_::R

type R = R<u32, IF>;

Reader of register IF

Methods

impl R[src]

pub fn fpioc(&self) -> FPIOC_R[src]

Bit 0 - FPU invalid operation

pub fn fpdzc(&self) -> FPDZC_R[src]

Bit 1 - FPU divide-by-zero exception

pub fn fpufc(&self) -> FPUFC_R[src]

Bit 2 - FPU underflow exception

pub fn fpofc(&self) -> FPOFC_R[src]

Bit 3 - FPU overflow exception

pub fn fpidc(&self) -> FPIDC_R[src]

Bit 4 - FPU input denormal exception

pub fn fpixc(&self) -> FPIXC_R[src]

Bit 5 - FPU inexact exception