Type Alias nrf52840_pac::usbd::epouten::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