Type Definition tm4c123x::sysexc::im::W

source ·
pub type W = W<u32, IM>;
Expand description

Writer for register IM

Implementations§

source§

impl W

source

pub fn fpidcim(&mut self) -> FPIDCIM_W<'_>

Bit 0 - Floating-Point Input Denormal Exception Interrupt Mask

source

pub fn fpdzcim(&mut self) -> FPDZCIM_W<'_>

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

source

pub fn fpiocim(&mut self) -> FPIOCIM_W<'_>

Bit 2 - Floating-Point Invalid Operation Interrupt Mask

source

pub fn fpufcim(&mut self) -> FPUFCIM_W<'_>

Bit 3 - Floating-Point Underflow Exception Interrupt Mask

source

pub fn fpofcim(&mut self) -> FPOFCIM_W<'_>

Bit 4 - Floating-Point Overflow Exception Interrupt Mask

source

pub fn fpixcim(&mut self) -> FPIXCIM_W<'_>

Bit 5 - Floating-Point Inexact Exception Interrupt Mask