nrf52840_pac::pdm::inten

Type Alias END_R

Source
pub type END_R = BitReader<END_A>;
Expand description

Field END reader - Enable or disable interrupt for END event

Aliased Type§

struct END_R { /* private fields */ }

Implementations§

Source§

impl END_R

Source

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