Type Alias xmc4200::usb0::dctl::GOUTNAK_STS_R

source ·
pub type GOUTNAK_STS_R = BitReader<GOUTNAK_STS_A>;
Expand description

Field GOUTNakSts reader - Global OUT NAK Status

Aliased Type§

struct GOUTNAK_STS_R { /* private fields */ }

Implementations§

source§

impl GOUTNAK_STS_R

source

pub const fn variant(&self) -> GOUTNAK_STS_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A handshake is sent based on the FIFO Status and the NAK and STALL bit settings.

source

pub fn is_value2(&self) -> bool

No data is written to the RxFIFO, irrespective of space availability. Sends a NAK handshake on all packets, except on SETUP transactions. All isochronous OUT packets are dropped.