Type Alias nrf52840_pac::usbd::epdatastatus::EPOUT7_R

source ·
pub type EPOUT7_R = BitReader<EPOUT7_A>;
Expand description

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

Aliased Type§

struct EPOUT7_R { /* private fields */ }

Implementations§

source§

impl EPOUT7_R

source

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