nrf52840_pac::pwm0::intenclr

Type Alias SEQEND1_R

Source
pub type SEQEND1_R = BitReader<SEQEND1_A>;
Expand description

Field SEQEND1 reader - Write ‘1’ to 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