nrf52840_pac::usbd::epouten

Type Alias ISOOUT_R

Source
pub type ISOOUT_R = BitReader<ISOOUT_A>;
Expand description

Field ISOOUT reader - Enable ISO OUT endpoint 8

Aliased Type§

struct ISOOUT_R { /* private fields */ }

Implementations§

Source§

impl ISOOUT_R

Source

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