Type Alias xmc4300::usb0::dctl::GnpinnakStsR

source ·
pub type GnpinnakStsR = BitReader<GnpinnakSts>;
Expand description

Field GNPINNakSts reader - Global Non-periodic IN NAK Status

Aliased Type§

struct GnpinnakStsR { /* private fields */ }

Implementations§

source§

impl GnpinnakStsR

source

pub const fn variant(&self) -> GnpinnakSts

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A handshake is sent out based on the data availability in the transmit FIFO.

source

pub fn is_value2(&self) -> bool

A NAK handshake is sent out on all non-periodic IN endpoints, irrespective of the data availability in the transmit FIFO.