[−][src]Type Definition lpc55_pac::powerquad::errstat::W
type W = W<u32, ERRSTAT>;
Writer for register ERRSTAT
Implementations
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