Type Alias nrf52840_pac::usbd::epouten::OUT6_R

source ·
pub type OUT6_R = BitReader<OUT6_A>;
Expand description

Field OUT6 reader - Enable OUT endpoint 6

Aliased Type§

struct OUT6_R { /* private fields */ }

Implementations§

source§

impl OUT6_R

source

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