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

type R = R<u32, INAFORMAT>;

Reader of register INAFORMAT

Methods

impl R[src]

pub fn ina_formatint(&self) -> INA_FORMATINT_R[src]

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

pub fn ina_formatext(&self) -> INA_FORMATEXT_R[src]

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

pub fn ina_scaler(&self) -> INA_SCALER_R[src]

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