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

type W = W<u32, IM>;

Writer for register IM

Methods

impl W[src]

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

Bit 0 - Floating-Point Input Denormal Exception Interrupt Mask

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

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

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

Bit 2 - Floating-Point Invalid Operation Interrupt Mask

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

Bit 3 - Floating-Point Underflow Exception Interrupt Mask

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

Bit 4 - Floating-Point Overflow Exception Interrupt Mask

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

Bit 5 - Floating-Point Inexact Exception Interrupt Mask