Type Alias nrf52840_pac::usbd::intenset::ENDEPOUT0_R

source ·
pub type ENDEPOUT0_R = BitReader<ENDEPOUT0_A>;
Expand description

Field ENDEPOUT0 reader - Write ‘1’ to enable interrupt for ENDEPOUT[0] event

Aliased Type§

struct ENDEPOUT0_R { /* private fields */ }

Implementations§

source§

impl ENDEPOUT0_R

source

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