nrf52840_pac::usbd::epouten

Type Alias OUT1_R

Source
pub type OUT1_R = BitReader<OUT1_A>;
Expand description

Field OUT1 reader - Enable OUT endpoint 1

Aliased Type§

struct OUT1_R { /* private fields */ }

Implementations§

Source§

impl OUT1_R

Source

pub fn variant(&self) -> OUT1_A

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE