nrf52840_pac::lpcomp::intenset

Type Alias CROSS_R

Source
pub type CROSS_R = BitReader<CROSS_A>;
Expand description

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

Aliased Type§

struct CROSS_R { /* private fields */ }

Implementations§

Source§

impl CROSS_R

Source

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