[][src]Type Definition imxrt1062_tempmon::tempsense0_clr::R

type R = R<u32, TEMPSENSE0_CLR>;

Reader of register TEMPSENSE0_CLR

Methods

impl R[src]

pub fn power_down(&self) -> POWER_DOWN_R[src]

Bit 0 - This bit powers down the temperature sensor.

pub fn measure_temp(&self) -> MEASURE_TEMP_R[src]

Bit 1 - Starts the measurement process

pub fn finished(&self) -> FINISHED_R[src]

Bit 2 - Indicates that the latest temp is valid

pub fn temp_cnt(&self) -> TEMP_CNT_R[src]

Bits 8:19 - This bit field contains the last measured temperature count.

pub fn alarm_value(&self) -> ALARM_VALUE_R[src]

Bits 20:31 - This bit field contains the temperature count (raw sensor output) that will generate a high alarm when TEMP_CNT is smaller than this field