Struct lpc55_pac::usbphy::usb1_vbus_detect_clr::EXT_VBUS_OVERRIDE_EN_R [−][src]
pub struct EXT_VBUS_OVERRIDE_EN_R(_);
Field EXT_VBUS_OVERRIDE_EN
reader - Enable VBUS override using the pin muxed value.
Implementations
Methods from Deref<Target = FieldReader<bool, EXT_VBUS_OVERRIDE_EN_A>>
pub fn bit(&self) -> bool
[src]
Value of the field as raw bits.
pub fn bit_is_clear(&self) -> bool
[src]
Returns true
if the bit is clear (0).
pub fn bit_is_set(&self) -> bool
[src]
Returns true
if the bit is set (1).
Trait Implementations
impl Deref for EXT_VBUS_OVERRIDE_EN_R
[src]
impl Deref for EXT_VBUS_OVERRIDE_EN_R
[src]type Target = FieldReader<bool, EXT_VBUS_OVERRIDE_EN_A>
The resulting type after dereferencing.
fn deref(&self) -> &Self::Target
[src]
Auto Trait Implementations
impl Send for EXT_VBUS_OVERRIDE_EN_R
impl Send for EXT_VBUS_OVERRIDE_EN_R
impl Sync for EXT_VBUS_OVERRIDE_EN_R
impl Sync for EXT_VBUS_OVERRIDE_EN_R
impl Unpin for EXT_VBUS_OVERRIDE_EN_R
impl Unpin for EXT_VBUS_OVERRIDE_EN_R