Type Alias nrf52840_pac::usbd::epouten::OUT5_R

source ·
pub type OUT5_R = BitReader<OUT5_A>;
Expand description

Field OUT5 reader - Enable OUT endpoint 5

Aliased Type§

struct OUT5_R { /* private fields */ }

Implementations§

source§

impl OUT5_R

source

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