pub type LOAD_R = FieldReader<u8, LOAD_A>;
Expand description
Field LOAD
reader - How a sequence is read from RAM and spread to the compare register
Aliased Type§
struct LOAD_R { /* private fields */ }
Implementations§
Source§impl LOAD_R
impl LOAD_R
Sourcepub fn is_grouped(&self) -> bool
pub fn is_grouped(&self) -> bool
Checks if the value of the field is GROUPED
Sourcepub fn is_individual(&self) -> bool
pub fn is_individual(&self) -> bool
Checks if the value of the field is INDIVIDUAL
Sourcepub fn is_wave_form(&self) -> bool
pub fn is_wave_form(&self) -> bool
Checks if the value of the field is WAVE_FORM