Type Alias nrf52840_pac::usbd::epdatastatus::EPOUT2_R

source ·
pub type EPOUT2_R = BitReader<EPOUT2_A>;
Expand description

Field EPOUT2 reader - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Aliased Type§

struct EPOUT2_R { /* private fields */ }

Implementations§

source§

impl EPOUT2_R

source

pub fn variant(&self) -> EPOUT2_A

Get enumerated values variant

source

pub fn is_not_started(&self) -> bool

Checks if the value of the field is NOT_STARTED

source

pub fn is_started(&self) -> bool

Checks if the value of the field is STARTED