[][src]Type Definition lpc55s6x_pac::powerquad::outformat::R

type R = R<u32, OUTFORMAT>;

Reader of register OUTFORMAT

Methods

impl R[src]

pub fn out_formatint(&self) -> OUT_FORMATINT_R[src]

Bits 0:1 - Output Internal format (00: q15; 01:q31; 10:float)

pub fn out_formatext(&self) -> OUT_FORMATEXT_R[src]

Bits 4:5 - Output External format (00: q15; 01:q31; 10:float)

pub fn out_scaler(&self) -> OUT_SCALER_R[src]

Bits 8:15 - Output Scaler value (for scaled 'q31' formats)