nrf52840_pac::pwm0::inten

Type Alias PWMPERIODEND_R

Source
pub type PWMPERIODEND_R = BitReader<PWMPERIODEND_A>;
Expand description

Field PWMPERIODEND reader - Enable or disable interrupt for PWMPERIODEND event

Aliased Type§

struct PWMPERIODEND_R { /* private fields */ }

Implementations§

Source§

impl PWMPERIODEND_R

Source

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