[][src]Type Definition stm32l0::stm32l0x2::usb::bcdr::DCDET_R

type DCDET_R = R<bool, DCDET_A>;

Reader of field DCDET

Methods

impl DCDET_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTDETECTED

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

Checks if the value of the field is DETECTED