Type Alias nrf52840_pac::usbd::inten::ENDEPOUT2_R

source ·
pub type ENDEPOUT2_R = BitReader<ENDEPOUT2_A>;
Expand description

Field ENDEPOUT2 reader - Enable or disable 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