[][src]Type Definition stm32f1::stm32f103::rcc::cfgr::USBPRE_R

type USBPRE_R = R<bool, USBPRE_A>;

Reader of field USBPRE

Methods

impl USBPRE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV1_5

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

Checks if the value of the field is DIV1