nrf52840_pac::usbd::epouten

Type Alias OUT3_R

Source
pub type OUT3_R = BitReader<OUT3_A>;
Expand description

Field OUT3 reader - Enable OUT endpoint 3

Aliased Type§

struct OUT3_R { /* private fields */ }

Implementations§

Source§

impl OUT3_R

Source

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