Type Alias nrf52840_pac::usbd::isoinconfig::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