[][src]Type Definition lpc54606_pac::usb0::devcmdstat::LPM_SUP_R

type LPM_SUP_R = R<bool, LPM_SUP_A>;

Reader of field LPM_SUP

Methods

impl LPM_SUP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO

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

Checks if the value of the field is YES