Skip to main content

RequestR

Type Alias RequestR 

Source
pub type RequestR = FieldReader<Request>;
Expand description

Field REQUEST reader - Request

Aliased Type§

pub struct RequestR { /* private fields */ }

Implementations§

Source§

impl RequestR

Source

pub const fn variant(&self) -> Option<Request>

Get enumerated values variant

Source

pub fn is_none(&self) -> bool

NONE

Source

pub fn is_emitstartaddr(&self) -> bool

EMITSTARTADDR

Source

pub fn is_emitstop(&self) -> bool

EMITSTOP

Source

pub fn is_ibiacknack(&self) -> bool

IBIACKNACK

Source

pub fn is_processdaa(&self) -> bool

PROCESSDAA

Source

pub fn is_forceexit(&self) -> bool

Force Exit and Target Reset

Source

pub fn is_autoibi(&self) -> bool

AUTOIBI