pub type WAITPEND_R = BitReader<WAITPEND_A>;
Expand description
Field WAITPEND
reader - CPSM Waits for ends of data transfer (CmdPend internal signal).
Implementations
sourceimpl WAITPEND_R
impl WAITPEND_R
sourcepub fn variant(&self) -> WAITPEND_A
pub fn variant(&self) -> WAITPEND_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is Disabled
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is Enabled