nrf52840_pac::pwm0::intenset

Type Alias LOOPSDONE_R

Source
pub type LOOPSDONE_R = BitReader<LOOPSDONE_A>;
Expand description

Field LOOPSDONE reader - Write ‘1’ to enable interrupt for LOOPSDONE event

Aliased Type§

struct LOOPSDONE_R { /* private fields */ }

Implementations§

Source§

impl LOOPSDONE_R

Source

pub fn variant(&self) -> LOOPSDONE_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