[][src]Type Definition stm32l0::stm32l0x1::pwr::cr::LPRUN_R

type LPRUN_R = R<bool, LPRUN_A>;

Reader of field LPRUN

Methods

impl LPRUN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MAIN_MODE

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

Checks if the value of the field is LOW_POWER_MODE