Type Alias xmc4800::usb0::dctl::GNPINNAK_STS_R

source ·
pub type GNPINNAK_STS_R = BitReader<GNPINNAK_STS_A>;
Expand description

Field GNPINNakSts reader - Global Non-periodic IN NAK Status

Aliased Type§

struct GNPINNAK_STS_R { /* private fields */ }

Implementations§

source§

impl GNPINNAK_STS_R

source

pub const fn variant(&self) -> GNPINNAK_STS_A

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.