nrf52840_pac::usbd::isoinconfig

Type Alias RESPONSE_R

Source
pub type RESPONSE_R = BitReader<RESPONSE_A>;
Expand description

Field RESPONSE reader - Controls the response of the ISO IN endpoint to an IN token when no data is ready to be sent

Aliased Type§

struct RESPONSE_R { /* private fields */ }

Implementations§

Source§

impl RESPONSE_R

Source

pub fn variant(&self) -> RESPONSE_A

Get enumerated values variant

Source

pub fn is_no_resp(&self) -> bool

Checks if the value of the field is NO_RESP

Source

pub fn is_zero_data(&self) -> bool

Checks if the value of the field is ZERO_DATA