Type Alias nrf52840_pac::pwm0::inten::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