[][src]Type Definition stm32f3::stm32f373::usb::cntr::FSUSP_R

type FSUSP_R = R<bool, FSUSP_A>;

Reader of field FSUSP

Methods

impl FSUSP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOEFFECT

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

Checks if the value of the field is SUSPEND