nrf52840_pac::power::intenclr

Type Alias USBDETECTED_R

Source
pub type USBDETECTED_R = BitReader<USBDETECTED_A>;
Expand description

Field USBDETECTED reader - Write ‘1’ to disable interrupt for USBDETECTED event

Aliased Type§

struct USBDETECTED_R { /* private fields */ }

Implementations§

Source§

impl USBDETECTED_R

Source

pub fn variant(&self) -> USBDETECTED_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED