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