[][src]Type Definition stm32f1::stm32f102::pwr::cr::PDDS_R

type PDDS_R = R<bool, PDDS_A>;

Reader of field PDDS

Methods

impl PDDS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STOP_MODE

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

Checks if the value of the field is STANDBY_MODE