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

type R = R<u32, TMPFORMAT>;

Reader of register TMPFORMAT

Methods

impl R[src]

pub fn tmp_formatint(&self) -> TMP_FORMATINT_R[src]

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

pub fn tmp_formatext(&self) -> TMP_FORMATEXT_R[src]

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

pub fn tmp_scaler(&self) -> TMP_SCALER_R[src]

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