Type Alias nrf52840_pac::usbd::epouten::OUT4_R

source ·
pub type OUT4_R = BitReader<OUT4_A>;
Expand description

Field OUT4 reader - Enable OUT endpoint 4

Aliased Type§

struct OUT4_R { /* private fields */ }

Implementations§

source§

impl OUT4_R

source

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