pub type IID_R = FieldReader<u8, IID_A>;
Expand description
Field iid
reader - Interrupt ID
Aliased Type§
struct IID_R { /* private fields */ }
Implementations§
source§impl IID_R
impl IID_R
sourcepub fn is_modem_status(&self) -> bool
pub fn is_modem_status(&self) -> bool
Checks if the value of the field is MODEM_STATUS
sourcepub fn is_no_interrupt_pending(&self) -> bool
pub fn is_no_interrupt_pending(&self) -> bool
Checks if the value of the field is NO_INTERRUPT_PENDING
sourcepub fn is_thr_empty(&self) -> bool
pub fn is_thr_empty(&self) -> bool
Checks if the value of the field is THR_EMPTY
sourcepub fn is_rs485_interrupt(&self) -> bool
pub fn is_rs485_interrupt(&self) -> bool
Checks if the value of the field is RS485_INTERRUPT
sourcepub fn is_received_data_available(&self) -> bool
pub fn is_received_data_available(&self) -> bool
Checks if the value of the field is RECEIVED_DATA_AVAILABLE
sourcepub fn is_receiver_line_status(&self) -> bool
pub fn is_receiver_line_status(&self) -> bool
Checks if the value of the field is RECEIVER_LINE_STATUS
sourcepub fn is_busy_detect(&self) -> bool
pub fn is_busy_detect(&self) -> bool
Checks if the value of the field is BUSY_DETECT
sourcepub fn is_character_timeout(&self) -> bool
pub fn is_character_timeout(&self) -> bool
Checks if the value of the field is CHARACTER_TIMEOUT