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

type POWER_DOWN_R = R<bool, POWER_DOWN_A>;

Reader of field POWER_DOWN

Methods

impl POWER_DOWN_R[src]

pub fn variant(&self) -> POWER_DOWN_A[src]

Get enumerated values variant

pub fn is_power_up(&self) -> bool[src]

Checks if the value of the field is POWER_UP

pub fn is_power_down(&self) -> bool[src]

Checks if the value of the field is POWER_DOWN