Type Alias nrf52840_pac::usbd::epdatastatus::EPOUT1_R

source ·
pub type EPOUT1_R = BitReader<EPOUT1_A>;
Expand description

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

Aliased Type§

struct EPOUT1_R { /* private fields */ }

Implementations§

source§

impl EPOUT1_R

source

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