[][src]Type Definition lpc55s6x_pac::powerquad::errstat::W

type W = W<u32, ERRSTAT>;

Writer for register ERRSTAT

Methods

impl W[src]

pub fn overflow(&mut self) -> OVERFLOW_W[src]

Bit 0 - overflow

pub fn nan(&mut self) -> NAN_W[src]

Bit 1 - nan

pub fn fixedoverflow(&mut self) -> FIXEDOVERFLOW_W[src]

Bit 2 - fixed_pt_overflow

pub fn underflow(&mut self) -> UNDERFLOW_W[src]

Bit 3 - underflow

pub fn buserror(&mut self) -> BUSERROR_W[src]

Bit 4 - bus_error