nrf52840_pac::usbd::intenset

Type Alias EP0DATADONE_R

Source
pub type EP0DATADONE_R = BitReader<EP0DATADONE_A>;
Expand description

Field EP0DATADONE reader - Write ‘1’ to enable interrupt for EP0DATADONE event

Aliased Type§

struct EP0DATADONE_R { /* private fields */ }

Implementations§

Source§

impl EP0DATADONE_R

Source

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