nrf52840_pac::spis0::intenset

Type Alias ACQUIRED_R

Source
pub type ACQUIRED_R = BitReader<ACQUIRED_A>;
Expand description

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

Aliased Type§

struct ACQUIRED_R { /* private fields */ }

Implementations§

Source§

impl ACQUIRED_R

Source

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