pub type NakstsR = BitReader<Naksts>;
Expand description

Field NAKSts reader - NAK Status

Aliased Type§

struct NakstsR { /* private fields */ }

Implementations§

source§

impl NakstsR

source

pub const fn variant(&self) -> Naksts

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.