nrf52840_pac::usbd::intenset

Type Alias ENDEPOUT2_R

Source
pub type ENDEPOUT2_R = BitReader<ENDEPOUT2_A>;
Expand description

Field ENDEPOUT2 reader - Write ‘1’ to enable interrupt for ENDEPOUT[2] event

Aliased Type§

struct ENDEPOUT2_R { /* private fields */ }

Implementations§

Source§

impl ENDEPOUT2_R

Source

pub fn variant(&self) -> ENDEPOUT2_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