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

type PDDS_R = R<bool, PDDS_A>;

Reader of field PDDS

Implementations

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