pub type STATE_R = FieldReader<u8, STATE_A>;
Expand description
Field STATE
reader - Transmission State
Aliased Type§
pub struct STATE_R { /* private fields */ }
Implementations§
Source§impl STATE_R
impl STATE_R
Sourcepub fn is_addrack(&self) -> bool
pub fn is_addrack(&self) -> bool
Checks if the value of the field is ADDRACK
Sourcepub fn is_dataack(&self) -> bool
pub fn is_dataack(&self) -> bool
Checks if the value of the field is DATAACK