pub type DTIMEOUT_R = BitReader<DTIMEOUT_A>;
Expand description
Field DTIMEOUT
reader - Data timeout
Implementations
sourceimpl DTIMEOUT_R
impl DTIMEOUT_R
sourcepub fn variant(&self) -> DTIMEOUT_A
pub fn variant(&self) -> DTIMEOUT_A
Get enumerated values variant
sourcepub fn is_no_timeout(&self) -> bool
pub fn is_no_timeout(&self) -> bool
Checks if the value of the field is NoTimeout
sourcepub fn is_timeout(&self) -> bool
pub fn is_timeout(&self) -> bool
Checks if the value of the field is Timeout