nrf52840_pac::usbd::intenclr

Type Alias ENDEPOUT3_R

Source
pub type ENDEPOUT3_R = BitReader<ENDEPOUT3_A>;
Expand description

Field ENDEPOUT3 reader - Write ‘1’ to disable interrupt for ENDEPOUT[3] event

Aliased Type§

struct ENDEPOUT3_R { /* private fields */ }

Implementations§

Source§

impl ENDEPOUT3_R

Source

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