Type Alias xmc4300::usb0_ep1::diepctl_intbulk::NAKSTS_R

source ·
pub type NAKSTS_R = BitReader<NAKSTS_A>;
Expand description

Field NAKSts reader - NAK Status

Aliased Type§

struct NAKSTS_R { /* private fields */ }

Implementations§

source§

impl NAKSTS_R

source

pub const fn variant(&self) -> NAKSTS_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The core is transmitting non-NAK handshakes based on the FIFO status.

source

pub fn is_value2(&self) -> bool

The core is transmitting NAK handshakes on this endpoint.