Type Alias nrf52840_pac::pwm0::inten::SEQEND1_R

source ·
pub type SEQEND1_R = BitReader<SEQEND1_A>;
Expand description

Field SEQEND1 reader - Enable or disable interrupt for SEQEND[1] event

Aliased Type§

struct SEQEND1_R { /* private fields */ }

Implementations§

source§

impl SEQEND1_R

source

pub fn variant(&self) -> SEQEND1_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED