Type Alias nrf52840_pac::usbd::epdatastatus::EPOUT5_R

source ·
pub type EPOUT5_R = BitReader<EPOUT5_A>;
Expand description

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

Aliased Type§

struct EPOUT5_R { /* private fields */ }

Implementations§

source§

impl EPOUT5_R

source

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