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

type R = R<u32, INBFORMAT>;

Reader of register INBFORMAT

Implementations

impl R[src]

pub fn inb_formatint(&self) -> INB_FORMATINT_R[src]

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

pub fn inb_formatext(&self) -> INB_FORMATEXT_R[src]

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

pub fn inb_scaler(&self) -> INB_SCALER_R[src]

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