Type Definition stm32f1::stm32f103::usb::istr::SUSP_R[][src]

type SUSP_R = R<bool, SUSP_A>;

Reader of field SUSP

Implementations

impl SUSP_R[src]

pub fn variant(&self) -> Variant<bool, SUSP_A>[src]

Get enumerated values variant

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

Checks if the value of the field is SUSPEND