Type Alias xmc4800::usb0::dctl::GoutnakStsR

source ·
pub type GoutnakStsR = BitReader<GoutnakSts>;
Expand description

Field GOUTNakSts reader - Global OUT NAK Status

Aliased Type§

struct GoutnakStsR { /* private fields */ }

Implementations§

source§

impl GoutnakStsR

source

pub const fn variant(&self) -> GoutnakSts

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.