nrf52840_pac::usbd::epinen

Type Alias ISOIN_R

Source
pub type ISOIN_R = BitReader<ISOIN_A>;
Expand description

Field ISOIN reader - Enable ISO IN endpoint

Aliased Type§

struct ISOIN_R { /* private fields */ }

Implementations§

Source§

impl ISOIN_R

Source

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