Type Alias nrf52840_pac::pwm0::inten::SEQSTARTED0_R
source · pub type SEQSTARTED0_R = BitReader<SEQSTARTED0_A>;
Expand description
Field SEQSTARTED0
reader - Enable or disable interrupt for SEQSTARTED[0]
event
Aliased Type§
struct SEQSTARTED0_R { /* private fields */ }
Implementations§
source§impl SEQSTARTED0_R
impl SEQSTARTED0_R
sourcepub fn variant(&self) -> SEQSTARTED0_A
pub fn variant(&self) -> SEQSTARTED0_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