Type Alias nrf52840_pac::pwm0::decoder::LOAD_R
source · 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