[][src]Type Definition lpc55_pac::powerquad::errstat::R

type R = R<u32, ERRSTAT>;

Reader of register ERRSTAT

Implementations

impl R[src]

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

Bit 0 - overflow

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

Bit 1 - nan

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

Bit 2 - fixed_pt_overflow

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

Bit 3 - underflow

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

Bit 4 - bus_error