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

type LPDS_R = R<bool, LPDS_A>;

Reader of field LPDS

Methods

impl LPDS_R[src]

pub fn variant(&self) -> LPDS_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